mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
no need to install an event filter on "this"
This commit is contained in:
parent
073d4f0ad3
commit
a6a8f619b2
|
@ -51,7 +51,6 @@ ScreenshotGrabber::ScreenshotGrabber(QObject* parent)
|
|||
window->installEventFilter(this);
|
||||
|
||||
setupScene();
|
||||
installEventFilter(this);
|
||||
}
|
||||
|
||||
void ScreenshotGrabber::reInit()
|
||||
|
|
Loading…
Reference in New Issue
Block a user