diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/newgui.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/newgui.cpp b/gui/newgui.cpp index bd7315add5..948c7fa56f 100644 --- a/gui/newgui.cpp +++ b/gui/newgui.cpp @@ -32,6 +32,8 @@ #include "common/config-manager.h" +DECLARE_SINGLETON(GUI::NewGui); + namespace GUI { /* |