]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.h
changes to the client menu, which entries are there, and reorganizing, and renaming.
[chaz/openbox] / openbox / menu.h
index b08f7c952507fd30b0b26246ec422c09016bc50a..64cbbd6a29c146dfe40dcfab3837c250b84bd58e 100644 (file)
@@ -112,8 +112,9 @@ struct _ObNormalMenuEntry {
     /* Mask icon */
     RrPixmapMask *mask;
     RrColor *mask_normal_color;
-    RrColor *mask_disabled_color;
     RrColor *mask_selected_color;
+    RrColor *mask_disabled_color;
+    RrColor *mask_disabled_selected_color;
 };
 
 struct _ObSubmenuMenuEntry {
This page took 0.019644 seconds and 4 git commands to generate.