1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Changed mode of the OblectList to Multiple selection

This commit is contained in:
YuSanka
2018-10-10 16:22:20 +02:00
parent 05c016764f
commit 30f3ec3d16
4 changed files with 16 additions and 3 deletions
+2
View File
@@ -121,6 +121,8 @@ public:
void remove();
void init_objects();
bool multiple_selection() const ;
};