]> Dogcows Code - chaz/tint2/blobdiff - src/panel.h
allow multi_desktop even with multi monitors config
[chaz/tint2] / src / panel.h
index ef4f33c2934c06d2762a3a222d9fc8fef9044770..4de3c59335589b80f4e5824718f1cda100a2b382 100644 (file)
@@ -32,7 +32,7 @@ extern int mouse_scroll_up;
 extern int mouse_scroll_down;
 
 //panel mode
-enum { SINGLE_DESKTOP=0, MULTI_DESKTOP, SINGLE_MONITOR };
+enum { SINGLE_DESKTOP=0, MULTI_DESKTOP };
 extern int panel_mode;
 extern int wm_menu;
 
This page took 0.024046 seconds and 4 git commands to generate.