]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
use new menu.bullet.selected.imageColor. use the text colors for the menu mask icons...
[chaz/openbox] / openbox / menuframe.h
index 92cd87934d25b474151183d197d657f7e2106c73..f8a1da820840e8739135cfcbb711f40e356b7f84 100644 (file)
@@ -70,7 +70,8 @@ struct _ObMenuEntryFrame
 
     RrAppearance *a_icon;
     RrAppearance *a_mask;
-    RrAppearance *a_bullet;
+    RrAppearance *a_bullet_normal;
+    RrAppearance *a_bullet_selected;
     RrAppearance *a_separator;
     RrAppearance *a_text_normal;
     RrAppearance *a_text_disabled;
This page took 0.020563 seconds and 4 git commands to generate.