aboutsummaryrefslogtreecommitdiff
path: root/src/AlphaMenu.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/AlphaMenu.hh')
-rw-r--r--src/AlphaMenu.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AlphaMenu.hh b/src/AlphaMenu.hh
index 19df646..97d0cbe 100644
--- a/src/AlphaMenu.hh
+++ b/src/AlphaMenu.hh
@@ -31,7 +31,7 @@
31 31
32class AlphaMenu : public ToggleMenu { 32class AlphaMenu : public ToggleMenu {
33public: 33public:
34 AlphaMenu(MenuTheme &tm, FbTk::ImageControl &imgctrl, 34 AlphaMenu(FbTk::MenuTheme &tm, FbTk::ImageControl &imgctrl,
35 FbTk::XLayer &layer); 35 FbTk::XLayer &layer);
36 36
37 // we override these to update the menu when the active window changes 37 // we override these to update the menu when the active window changes