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.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/MenuIcon.hh b/src/FbTk/MenuIcon.hh
index dd68b18..7fbd12a 100644
--- a/src/FbTk/MenuIcon.hh
+++ b/src/FbTk/MenuIcon.hh
@@ -38,6 +38,7 @@ public:
38 void draw(FbDrawable &drawable, 38 void draw(FbDrawable &drawable,
39 const MenuTheme &theme, 39 const MenuTheme &theme,
40 bool highlight, 40 bool highlight,
41 bool draw_foreground, bool draw_background,
41 int x, int y, 42 int x, int y,
42 unsigned int width, unsigned int height) const; 43 unsigned int width, unsigned int height) const;
43 unsigned int width(const MenuTheme &item) const; 44 unsigned int width(const MenuTheme &item) const;