mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
theme: Rename separator_width to separator_line_thickness
This commit is contained in:
parent
e8ce1bfe1c
commit
d679e929af
3 changed files with 5 additions and 6 deletions
|
|
@ -50,7 +50,7 @@ struct theme {
|
|||
float menu_items_active_bg_color[4];
|
||||
float menu_items_active_text_color[4];
|
||||
|
||||
int menu_separator_width;
|
||||
int menu_separator_line_thickness;
|
||||
int menu_separator_padding_width;
|
||||
int menu_separator_padding_height;
|
||||
float menu_separator_color[4];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue