1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Deleted imaginary optimization for the Preset comboboxes on sidebar.

This commit is contained in:
YuSanka
2019-03-16 22:23:51 +01:00
parent e3153fc8fe
commit e74bde858a
3 changed files with 2 additions and 12 deletions
-2
View File
@@ -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 };