diff options
Diffstat (limited to 'gui/options.h')
| -rw-r--r-- | gui/options.h | 5 |
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 |
