1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Correct UI updating for SLA tabs

This commit is contained in:
YuSanka
2018-08-08 17:47:59 +02:00
parent adf003f0ed
commit 5dbc8fb427
5 changed files with 47 additions and 18 deletions
+1
View File
@@ -362,6 +362,7 @@ public:
void build() override;
void update() override;
void init_options_list() override;
};
class SavePresetWindow :public wxDialog