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

View file

@ -362,6 +362,7 @@ public:
void build() override;
void update() override;
void init_options_list() override;
};
class SavePresetWindow :public wxDialog