1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

Increase min height for the ObjectList.

Related to the FR #5162
This commit is contained in:
YuSanka
2020-12-08 10:11:11 +01:00
parent c7aee35552
commit d7412d4e54
3 changed files with 16 additions and 14 deletions
+1
View File
@@ -207,6 +207,7 @@ public:
ObjectList(wxWindow* parent);
~ObjectList();
void set_min_height();
std::map<std::string, wxBitmap> CATEGORY_ICON;