1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-25 10:15:50 +00:00

ConfigWizard: Finish DPI resizing (MSW)

This commit is contained in:
Vojtech Kral
2019-04-29 12:22:44 +02:00
parent b158598393
commit 9d67804d10
2 changed files with 30 additions and 39 deletions
+1
View File
@@ -292,6 +292,7 @@ struct ConfigWizard::priv
priv(ConfigWizard *q) : q(q) {}
void load_pages(bool custom_setup);
void init_dialog_size();
bool check_first_variant() const;
void load_vendors();