Put the Default Extruder option in a less confusing position

This commit is contained in:
Alessandro Ranellucci
2014-06-19 20:07:16 +02:00
parent 4bf23c67bb
commit b9e8fbacb7
7 changed files with 132 additions and 40 deletions

View File

@@ -432,6 +432,8 @@ class ConfigOptionDef
{
public:
ConfigOptionType type;
std::string gui_type;
std::string gui_flags;
std::string label;
std::string full_label;
std::string category;