mirror of
https://github.com/labwc/labwc.git
synced 2026-02-11 04:27:51 -05:00
rcxml: sync rcxml.window_switcher with XML format
This commit is contained in:
parent
a98fd8f974
commit
e2d83ff7f5
6 changed files with 39 additions and 37 deletions
|
|
@ -39,7 +39,7 @@ struct cycle_osd_field {
|
|||
enum cycle_osd_field_content content;
|
||||
int width;
|
||||
char *format;
|
||||
struct wl_list link; /* struct rcxml.window_switcher.fields */
|
||||
struct wl_list link; /* struct rcxml.window_switcher.osd.fields */
|
||||
};
|
||||
|
||||
struct buf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue