]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.c
rename back the app_selected appearances to app_hilite
[chaz/openbox] / openbox / menuframe.c
index 4a56548f3784543f7dc0abf8007a799c0dddea66..6f91e0b1649f0f6304ed17170bc02d326de2d0ae 100644 (file)
@@ -323,7 +323,7 @@ static void menu_entry_frame_render(ObMenuEntryFrame *self)
         self->a_bullet->surface.parent = item_a;
         self->a_bullet->surface.parentx =
             self->frame->text_x + self->frame->text_w - self->frame->item_h
-            - PADDING;
+            + PADDING;
         self->a_bullet->surface.parenty = PADDING;
         RrPaint(self->a_bullet, self->bullet,
                 self->frame->item_h - 2*PADDING,
This page took 0.020843 seconds and 4 git commands to generate.