mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
refs #741, allow to discard settings
(not saving, but continue closing)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8b1bdbdcf8
commit
231bfea566
@@ -182,7 +182,7 @@ namespace BlackCore
|
||||
//! Automatically and always save settings
|
||||
void setSettingsAutoSave(bool autoSave);
|
||||
|
||||
//! All unsave settings
|
||||
//! All unsaved settings
|
||||
QStringList getAllUnsavedSettings() const;
|
||||
|
||||
//! Save all settings
|
||||
|
||||
Reference in New Issue
Block a user