]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
fix flashing when using keyboard move against the edge of the screen
[chaz/openbox] / openbox / menuframe.h
index 7d2c1f067b549908125d8b81243a3fc9dcbfb5c2..f8a1da820840e8739135cfcbb711f40e356b7f84 100644 (file)
@@ -70,7 +70,9 @@ 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;
     RrAppearance *a_text_selected;
This page took 0.022075 seconds and 4 git commands to generate.