forked from qt-creator/qt-creator
Disable "Save All" when there are no documents to be saved
Fixes: QTCREATORBUG-22072 Change-Id: I6c84e0004d1ada27bfcec59f509d066f1b03ca2c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -121,7 +121,6 @@ private:
|
||||
void openFile();
|
||||
void aboutToShowRecentFiles();
|
||||
void setFocusToEditor();
|
||||
void saveAll();
|
||||
void aboutQtCreator();
|
||||
void aboutPlugins();
|
||||
void updateFocusWidget(QWidget *old, QWidget *now);
|
||||
|
||||
Reference in New Issue
Block a user