mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Fixed a preset selection after a config wizard running (SPE-841)
This commit is contained in:
parent
a6ec3ea883
commit
2ddd2ed4c7
3 changed files with 25 additions and 9 deletions
|
@ -284,8 +284,6 @@ private:
|
|||
std::vector<std::string> get_options(const bool is_part);
|
||||
const std::vector<std::string>& get_options_for_bundle(const wxString& bundle_name);
|
||||
void get_options_menu(settings_menu_hierarchy& settings_menu, const bool is_part);
|
||||
|
||||
PrinterTechnology printer_technology() const ;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue