forked from qt-creator/qt-creator
QmlDebug: Make error dialogs non-blocking and shorter
This commit is contained in:
@@ -70,7 +70,8 @@ public slots:
|
||||
void disconnected();
|
||||
|
||||
private slots:
|
||||
void messageBoxFinished(int result);
|
||||
void retryMessageBoxFinished(int result);
|
||||
void wrongSetupMessageBoxFinished(int result);
|
||||
|
||||
private:
|
||||
// DebuggerEngine implementation.
|
||||
|
||||
Reference in New Issue
Block a user