From 1525520dd177f7274ac5e2d2e95c5fa9027e0f48 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 14 Jul 2002 17:55:03 +0000 Subject: make arrows larger, match th size of the other bullets. make all bullets' sizes quickly/easily adustable --- src/Toolbar.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Toolbar.hh') 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); -- cgit v1.2.3