mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 18:27:58 -06:00
Improved InfoMsg for a delete preset:
* Now we show a list of printers name with selected preset + Added a edit_button for the editing of the physical printer fro the Settings Tab + Show whole list of the loaded presets with "Print host upload"
This commit is contained in:
parent
924bda6ec0
commit
68ae95509f
8 changed files with 173 additions and 116 deletions
|
@ -55,7 +55,7 @@ public:
|
|||
// and next internal selection was accomplished
|
||||
bool selection_is_changed_according_to_physical_printers();
|
||||
|
||||
void update(const std::string& select_preset);
|
||||
void update(std::string select_preset);
|
||||
|
||||
virtual void update();
|
||||
virtual void msw_rescale();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue