]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
print a warning when the session has a different number of desktops than the openbox...
[chaz/openbox] / openbox / config.h
index 240b04f1c4d637802cece3495e0106fa3ab4fba4..50e7dfe3fdb938e7a3b7802e6b3fb7cc13f97461 100644 (file)
@@ -143,7 +143,7 @@ extern RrFont *config_font_menuitem;
 extern RrFont *config_font_osd;
 
 /*! The number of desktops */
-extern gint config_desktops_num;
+extern guint config_desktops_num;
 /*! Desktop to start on, put 5 to start in the center of a 3x3 grid */
 extern guint config_screen_firstdesk;
 /*! Names for the desktops */
This page took 0.019929 seconds and 4 git commands to generate.