mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Correct #1448
This commit is contained in:
parent
e940459596
commit
72c45a65fa
|
@ -237,7 +237,6 @@ bool Widget::eventFilter(QObject *obj, QEvent *event)
|
|||
wasMaximized = false;
|
||||
}
|
||||
}
|
||||
event->accept();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user