summaryrefslogtreecommitdiff
path: root/src/Toolbar.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-07-14 17:55:03 +0000
committerDana Jansens <danakj@orodu.net>2002-07-14 17:55:03 +0000
commit1525520dd177f7274ac5e2d2e95c5fa9027e0f48 (patch)
treee25f68b2c152c04819835a7f49f3597b465bdf9b /src/Toolbar.hh
parent8ff1b7097381bcd20567ea2dd615b4fec84d5a8b (diff)
make arrows larger, match th size of the other bullets. make all bullets' sizes quickly/easily adustable
Diffstat (limited to 'src/Toolbar.hh')
-rw-r--r--src/Toolbar.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Toolbar.hh b/src/Toolbar.hh
index f95d6a55..45464e77 100644
--- a/src/Toolbar.hh
+++ b/src/Toolbar.hh
@@ -118,6 +118,7 @@ private:
friend class Toolbarmenu;
friend class Toolbarmenu::Placementmenu;
+ void drawArrow(Drawable surface, bool left) const;
void redrawPrevWorkspaceButton(bool pressed = False, bool redraw = False);
void redrawNextWorkspaceButton(bool pressed = False, bool redraw = False);
void redrawPrevWindowButton(bool preseed = False, bool redraw = False);