mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-19 16:04:25 +03:00
ConfigWizard: Fix default printer selection
This commit is contained in:
@@ -56,6 +56,7 @@ struct PrinterPicker: wxPanel
|
||||
PrinterPicker(wxWindow *parent, const VendorProfile &vendor, const AppConfig &appconfig_vendors);
|
||||
|
||||
void select_all(bool select);
|
||||
void select_one(size_t i, bool select);
|
||||
void on_checkbox(const Checkbox *cbox, bool checked);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user