mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
QOL Add parent preset information next to detach preset checkbox and match checkbox style on Save Preset dialog (#15076)
init
This commit is contained in:
@@ -75,7 +75,6 @@ class SavePresetDialog : public DPIDialog
|
||||
bool m_save_to_project {false};
|
||||
RadioGroup* m_radio_group; // ORCA
|
||||
bool m_detach{false};
|
||||
wxCheckBox* m_detach_checkbox{nullptr};
|
||||
|
||||
void update();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user