forked from qt-creator/qt-creator
Make it possible to react on close button of info bar, and use it for
Qt Quick Designer.
This commit is contained in:
@@ -60,6 +60,7 @@ public:
|
||||
|
||||
private slots:
|
||||
void activateQmlDesigner();
|
||||
void neverAskAgainAboutQmlDesigner();
|
||||
void updateEditorInfoBar(Core::IEditor *editor);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user