mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Add filtering option to XML
This commit is contained in:
parent
59e83e5bd3
commit
74e581118f
4 changed files with 8 additions and 4 deletions
|
|
@ -152,6 +152,7 @@ struct rcxml {
|
|||
int mag_size;
|
||||
struct rgb_colour mag_border_col;
|
||||
int mag_border_width;
|
||||
bool mag_filter;
|
||||
};
|
||||
|
||||
extern struct rcxml rc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue