mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: icon for param group
Change-Id: I435830615747aa850ed82621349f5fedfc29d860
This commit is contained in:
@@ -545,7 +545,7 @@ int OG_CustomCtrl::get_title_width()
|
||||
if (!GetLabel().IsEmpty())
|
||||
return titleWidth;
|
||||
else
|
||||
return 1;
|
||||
return 2;
|
||||
}
|
||||
|
||||
void OG_CustomCtrl::set_max_win_width(int max_win_width)
|
||||
|
||||
Reference in New Issue
Block a user