forked from qt-creator/qt-creator
Show a nice checkbox in the save dialog for SaveBeforeBuild
This commit is contained in:
@@ -57,7 +57,8 @@ public:
|
||||
QList<Core::IFile *> items);
|
||||
|
||||
void setMessage(const QString &msg);
|
||||
|
||||
void setAlwaysSaveMessage(const QString &msg);
|
||||
bool alwaysSaveChecked();
|
||||
QList<Core::IFile *> itemsToSave() const;
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user