diff options
Diffstat (limited to 'src/ArrowButton.hh')
-rw-r--r-- | src/ArrowButton.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ArrowButton.hh b/src/ArrowButton.hh index 59f81fa..a05f915 100644 --- a/src/ArrowButton.hh +++ b/src/ArrowButton.hh | |||
@@ -44,8 +44,6 @@ public: | |||
44 | void enterNotifyEvent(XCrossingEvent &ce); | 44 | void enterNotifyEvent(XCrossingEvent &ce); |
45 | void leaveNotifyEvent(XCrossingEvent &ce); | 45 | void leaveNotifyEvent(XCrossingEvent &ce); |
46 | 46 | ||
47 | void setMouseMotionHandler(FbTk::EventHandler *eh) { m_mouse_handler = eh; } | ||
48 | |||
49 | void updateTheme(const FbTk::Theme &theme); | 47 | void updateTheme(const FbTk::Theme &theme); |
50 | private: | 48 | private: |
51 | void drawArrow(); | 49 | void drawArrow(); |