unused
This commit is contained in:
parent
06b918cc21
commit
4e5c6af594
1 changed files with 2 additions and 0 deletions
|
@ -135,7 +135,9 @@ struct _RrTheme {
|
||||||
RrPixmapMask *close_pressed_mask;
|
RrPixmapMask *close_pressed_mask;
|
||||||
|
|
||||||
RrPixmapMask *menu_bullet_mask; /* submenu pointer */
|
RrPixmapMask *menu_bullet_mask; /* submenu pointer */
|
||||||
|
#if 0
|
||||||
RrPixmapMask *menu_toggle_mask; /* menu boolean */
|
RrPixmapMask *menu_toggle_mask; /* menu boolean */
|
||||||
|
#endif
|
||||||
|
|
||||||
/* global appearances */
|
/* global appearances */
|
||||||
RrAppearance *a_disabled_focused_max;
|
RrAppearance *a_disabled_focused_max;
|
||||||
|
|
Loading…
Reference in a new issue