mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Deleted imaginary optimization for the Preset comboboxes on sidebar.
This commit is contained in:
parent
e3153fc8fe
commit
e74bde858a
3 changed files with 2 additions and 12 deletions
|
@ -51,8 +51,6 @@ public:
|
|||
int get_extruder_idx() const { return extruder_idx; }
|
||||
void check_selection();
|
||||
|
||||
std::string selected_preset_name;
|
||||
|
||||
private:
|
||||
typedef std::size_t Marker;
|
||||
enum { LABEL_ITEM_MARKER = 0x4d };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue