aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/qt_sdl/Config.h')
-rw-r--r--src/frontend/qt_sdl/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/Config.h b/src/frontend/qt_sdl/Config.h
index 11644dc..1893065 100644
--- a/src/frontend/qt_sdl/Config.h
+++ b/src/frontend/qt_sdl/Config.h
@@ -185,6 +185,7 @@ extern bool EnableCheats;
extern bool MouseHide;
extern int MouseHideSeconds;
extern bool PauseLostFocus;
+extern std::string UITheme;
extern int64_t RTCOffset;