aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MenuIcon.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/MenuIcon.hh')
-rw-r--r--src/FbTk/MenuIcon.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/MenuIcon.hh b/src/FbTk/MenuIcon.hh
index 7fbd12a..90cf320 100644
--- a/src/FbTk/MenuIcon.hh
+++ b/src/FbTk/MenuIcon.hh
@@ -34,7 +34,7 @@ namespace FbTk {
34 34
35class MenuIcon: public MenuItem { 35class MenuIcon: public MenuItem {
36public: 36public:
37 MenuIcon(const std::string &filename, const std::string &label, int screen_num); 37 MenuIcon(const std::string &filename, FbString &label, int screen_num);
38 void draw(FbDrawable &drawable, 38 void draw(FbDrawable &drawable,
39 const MenuTheme &theme, 39 const MenuTheme &theme,
40 bool highlight, 40 bool highlight,