aboutsummaryrefslogtreecommitdiff
path: root/gui/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/dialog.h')
-rw-r--r--gui/dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/dialog.h b/gui/dialog.h
index 0aa52c4972..726ba85cd0 100644
--- a/gui/dialog.h
+++ b/gui/dialog.h
@@ -48,7 +48,7 @@ protected:
Widget *_focusedWidget;
Widget *_dragWidget;
bool _visible;
-
+
ThemeEngine::DialogBackground _backgroundType;
private: