mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
theme: Rename separator_width to separator_line_thickness
This commit is contained in:
parent
ccf68c5950
commit
3da7cfd8c6
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