┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/iconsviewsettingspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iconsviewsettingspage.h')
-rw-r--r--src/iconsviewsettingspage.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/iconsviewsettingspage.h b/src/iconsviewsettingspage.h
index 817620e28..3080b3b28 100644
--- a/src/iconsviewsettingspage.h
+++ b/src/iconsviewsettingspage.h
@@ -61,10 +61,16 @@ public:
*/
void applySettings();
+ /** Restores the settings to default values. */
+ void restoreDefaults();
+
private slots:
void openIconSizeDialog();
private:
+ void loadSettings();
+
+private:
enum
{
GridSpacingBase = 8,