1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-14 08:34:26 +00:00

Added "Frequently changed parameters for SLA-profiles"

This commit is contained in:
YuSanka
2019-01-15 09:31:53 +01:00
parent 4b55db878a
commit 793e3cd470
4 changed files with 70 additions and 25 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ public:
virtual void Hide();
virtual void UpdateAndShow(const bool show);
wxSizer* get_sizer();
virtual wxSizer* get_sizer();
ConfigOptionsGroup* get_og() { return m_og.get(); }
};