Show a nice checkbox in the save dialog for SaveBeforeBuild

This commit is contained in:
dt
2009-05-06 11:55:21 +02:00
parent 6838223edd
commit 8ab578b11a
6 changed files with 49 additions and 7 deletions

View File

@@ -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: