mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Make magnifier increment a theme parameter
This commit is contained in:
parent
56a86ffeed
commit
a64479037f
4 changed files with 17 additions and 6 deletions
|
|
@ -147,6 +147,7 @@ struct theme {
|
|||
float mag_border_color[4];
|
||||
int mag_border_width;
|
||||
int mag_filter;
|
||||
float mag_increment;
|
||||
};
|
||||
|
||||
struct server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue