handle messageboxes inside qt's thread
This commit is contained in:
@@ -25,6 +25,7 @@ signals:
|
||||
|
||||
void setFullscreen(bool state);
|
||||
void setMouseCapture(bool state);
|
||||
void showMessage(const QString& header, const QString& message);
|
||||
|
||||
private slots:
|
||||
void on_actionFullscreen_triggered();
|
||||
|
||||
Reference in New Issue
Block a user