diff options
Diffstat (limited to 'src/AlphaMenu.hh')
-rw-r--r-- | src/AlphaMenu.hh | 2 |
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 | ||
32 | class AlphaMenu : public ToggleMenu { | 32 | class AlphaMenu : public ToggleMenu { |
33 | public: | 33 | public: |
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 |