mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Preferences: random fixes
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d9595ad266
commit
8a54a46779
6 changed files with 24 additions and 32 deletions
|
|
@ -17,6 +17,8 @@ public:
|
|||
virtual ~PreferencesDialogV2();
|
||||
void addPreferencePage(AbstractPreferencesWidget *page);
|
||||
void refreshPages();
|
||||
signals:
|
||||
void settingsChanged();
|
||||
private:
|
||||
void cancelRequested();
|
||||
void applyRequested();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue