mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
ConfigWizard: Finish DPI resizing (MSW)
This commit is contained in:
parent
b158598393
commit
9d67804d10
2 changed files with 30 additions and 39 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue