mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
menu: minor refactoring
This commit is contained in:
parent
f0d8eb0a60
commit
6cdf3d68f3
3 changed files with 24 additions and 26 deletions
|
|
@ -27,7 +27,7 @@ reload_config_and_theme(void)
|
|||
/* TODO: use rc.config_path */
|
||||
rcxml_read(NULL);
|
||||
theme_read(rc.theme_name);
|
||||
menu_reconfigure();
|
||||
menu_reconfigure(g_server, g_server->rootmenu);
|
||||
damage_all_outputs(g_server);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue