mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Magnifier on/off just a global flag; not in XML
This commit is contained in:
parent
f76dffa01a
commit
789e7f9331
3 changed files with 13 additions and 13 deletions
|
|
@ -142,7 +142,6 @@ struct rcxml {
|
|||
unsigned int menu_ignore_button_release_period;
|
||||
|
||||
/* magnifier */
|
||||
bool magnify;
|
||||
int mag_scale;
|
||||
int mag_size;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue