aboutsummaryrefslogtreecommitdiff
path: root/src/ArrowButton.hh
diff options
context:
space:
mode:
authormarkt <markt>2006-07-01 02:56:46 (GMT)
committermarkt <markt>2006-07-01 02:56:46 (GMT)
commit698539d9b9012bb6c282725e775e358c1bd4a281 (patch)
tree2e4fae2776b7384058addbcfdbf2cc22605a3885 /src/ArrowButton.hh
parenta14c322dcbbc7330b6933230168d34411f7ac63b (diff)
downloadfluxbox-698539d9b9012bb6c282725e775e358c1bd4a281.zip
fluxbox-698539d9b9012bb6c282725e775e358c1bd4a281.tar.bz2
more dead functions
Diffstat (limited to 'src/ArrowButton.hh')
-rw-r--r--src/ArrowButton.hh2
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);
50private: 48private:
51 void drawArrow(); 49 void drawArrow();