mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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