mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Un-global theme variable
This commit is contained in:
parent
9af7bd744f
commit
1b263e1f67
10 changed files with 64 additions and 57 deletions
|
|
@ -8,6 +8,6 @@
|
|||
/**
|
||||
* xbm_load - load theme xbm files into global theme struct
|
||||
*/
|
||||
void xbm_load(struct wlr_renderer *renderer);
|
||||
void xbm_load(struct theme *theme, struct wlr_renderer *renderer);
|
||||
|
||||
#endif /* __LABWC_XBM_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue