aboutsummaryrefslogtreecommitdiff
path: root/src/ButtonTool.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ButtonTool.hh')
-rw-r--r--src/ButtonTool.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ButtonTool.hh b/src/ButtonTool.hh
index ec74618..e5e5026 100644
--- a/src/ButtonTool.hh
+++ b/src/ButtonTool.hh
@@ -39,6 +39,7 @@ public:
39 FbTk::ThemeProxy<ButtonTheme> &theme, 39 FbTk::ThemeProxy<ButtonTheme> &theme,
40 FbTk::ImageControl &img_ctrl); 40 FbTk::ImageControl &img_ctrl);
41 virtual ~ButtonTool(); 41 virtual ~ButtonTool();
42 void setOrientation(FbTk::Orientation orient);
42 43
43protected: 44protected:
44 void renderTheme(int alpha); 45 void renderTheme(int alpha);