aboutsummaryrefslogtreecommitdiff
path: root/gui/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/options.h')
-rw-r--r--gui/options.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/options.h b/gui/options.h
index 99dd50d368..1a1dfda2f0 100644
--- a/gui/options.h
+++ b/gui/options.h
@@ -155,7 +155,12 @@ protected:
StaticTextWidget *_themePath;
StaticTextWidget *_extraPath;
+ //
+ // Misc controls
+ //
StaticTextWidget *_curTheme;
+
+ PopUpWidget *_autosavePeriodPopUp;
};
} // End of namespace GUI