Suppress change preset to SLA if we have multi-part object

This commit is contained in:
YuSanka 2018-11-29 12:33:04 +01:00
parent be9ba936e9
commit 2add733caa
4 changed files with 63 additions and 30 deletions

View file

@ -166,6 +166,7 @@ public:
void change_part_type();
void last_volume_is_deleted(const int obj_idx);
bool has_multi_part_objects();
};