1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
This commit is contained in:
PKEv 2015-03-22 23:44:42 +03:00
parent e940459596
commit 72c45a65fa

View File

@ -237,7 +237,6 @@ bool Widget::eventFilter(QObject *obj, QEvent *event)
wasMaximized = false;
}
}
event->accept();
return false;
}