diff options
Diffstat (limited to 'gui/options.h')
-rw-r--r-- | gui/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/options.h b/gui/options.h index af13663b29..39f2918ce2 100644 --- a/gui/options.h +++ b/gui/options.h @@ -170,7 +170,7 @@ protected: // Misc controls // StaticTextWidget *_curTheme; - + PopUpWidget *_rendererPopUp; PopUpWidget *_autosavePeriodPopUp; }; |