X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpanel.c;h=0a43d7f833d6f8cbb2acbe7b9002616923e3f028;hb=ee8eefd5400319f8ceafbe00c6ef9ae112306bb4;hp=3bc5aa541c6ca1aba14bc293f532d6e5dbb852fa;hpb=abf45e5ca6bb9c715f1455ab898c3a51e26dbf57;p=chaz%2Ftint2 diff --git a/src/panel.c b/src/panel.c index 3bc5aa5..0a43d7f 100644 --- a/src/panel.c +++ b/src/panel.c @@ -38,6 +38,8 @@ int mouse_middle; int mouse_right; int mouse_scroll_up; int mouse_scroll_down; +int mouse_tilt_left; +int mouse_tilt_right; int panel_mode; int wm_menu;