summaryrefslogtreecommitdiffstats
path: root/src/MenuManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MenuManager.h')
-rw-r--r--src/MenuManager.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/MenuManager.h b/src/MenuManager.h
new file mode 100644
index 00000000..803e4d8d
--- /dev/null
+++ b/src/MenuManager.h
@@ -0,0 +1,5 @@
+class CMenuManager
+{
+public:
+ static int &m_PrefsBrightness;
+};