mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
fix indent
This commit is contained in:
parent
71a5867a32
commit
b1f9619822
1 changed files with 2 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ struct theme {
|
||||||
float menu_items_active_bg_color[4];
|
float menu_items_active_bg_color[4];
|
||||||
float menu_items_active_text_color[4];
|
float menu_items_active_text_color[4];
|
||||||
float menu_border_color[4];
|
float menu_border_color[4];
|
||||||
int menu_border_width;
|
int menu_border_width;
|
||||||
|
|
||||||
int menu_min_width;
|
int menu_min_width;
|
||||||
int menu_max_width;
|
int menu_max_width;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue