mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 14:15:28 +02:00
Remove duplicate method declaration
This commit is contained in:
parent
39c959d245
commit
98a736a39c
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ protected:
|
|||
bool eventFilter(QObject* sender, QEvent* event);
|
||||
|
||||
private:
|
||||
void resizeAndPosition(bool resizeParent = true);
|
||||
|
||||
bool _allowResize;
|
||||
bool _isResizing;
|
||||
int _resizeInitialWidth;
|
||||
|
|
Loading…
Reference in a new issue