mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
src/menu: add global config for menu.showIcons
This commit is contained in:
parent
1fa4070025
commit
ed4553fc7e
5 changed files with 12 additions and 2 deletions
|
|
@ -175,6 +175,7 @@ struct rcxml {
|
|||
|
||||
/* Menu */
|
||||
unsigned int menu_ignore_button_release_period;
|
||||
bool menu_show_icons;
|
||||
|
||||
/* Magnifier */
|
||||
int mag_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue