1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

ScreenshotGrabber::showGrabber isn't a slot

This commit is contained in:
Nils Fenner 2015-10-10 17:41:04 +02:00
parent 75ba20cb06
commit 24aec1dfd3
No known key found for this signature in database
GPG Key ID: 9591A163FF9BE04C

View File

@ -43,9 +43,9 @@ public:
bool eventFilter(QObject* object, QEvent* event) override;
public slots:
void showGrabber();
public slots:
void acceptRegion();
void reInit();