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:
parent
75ba20cb06
commit
24aec1dfd3
|
@ -43,9 +43,9 @@ public:
|
|||
|
||||
bool eventFilter(QObject* object, QEvent* event) override;
|
||||
|
||||
public slots:
|
||||
|
||||
void showGrabber();
|
||||
|
||||
public slots:
|
||||
void acceptRegion();
|
||||
void reInit();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user