mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 02:09:15 -04:00
changed more ConfigPages to not requiring calls to save()
This commit is contained in:
parent
bd379e6b89
commit
60d9ea006f
18 changed files with 310 additions and 254 deletions
|
@ -37,8 +37,6 @@ public:
|
|||
/** Default Destructor */
|
||||
~SoundPage();
|
||||
|
||||
/** Saves the changes on this page */
|
||||
virtual bool save(QString &errmsg);
|
||||
/** Loads the settings for this page */
|
||||
virtual void load();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue