mirror of
https://github.com/labwc/labwc.git
synced 2026-02-16 22:05:27 -05:00
Un-global theme variable
This commit is contained in:
parent
9af7bd744f
commit
1b263e1f67
10 changed files with 64 additions and 57 deletions
|
|
@ -117,6 +117,7 @@ struct server {
|
|||
/* Set when in cycle (alt-tab) mode */
|
||||
struct view *cycle_view;
|
||||
|
||||
struct theme *theme;
|
||||
struct menu *rootmenu;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue