mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
refs #209, reset method for settings
This commit is contained in:
@@ -61,6 +61,9 @@ namespace BlackCore
|
||||
//! \brief read settings
|
||||
virtual BlackMisc::CStatusMessage read() override;
|
||||
|
||||
//! \copydoc IContextSettings::reset
|
||||
virtual BlackMisc::CStatusMessage reset(bool write = true) override;
|
||||
|
||||
//! \brief settings file name
|
||||
virtual QString getSettingsFileName() const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user