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
05c89f18fb
commit
94f21ca61c
4 changed files with 8 additions and 4 deletions
|
|
@ -149,6 +149,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