1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

Improved Selection from ObjectList side

This commit is contained in:
YuSanka
2019-03-29 14:36:09 +01:00
parent 32ed064797
commit ac6a232795
6 changed files with 117 additions and 22 deletions
+1
View File
@@ -251,6 +251,7 @@ public:
void init_objects();
bool multiple_selection() const ;
bool is_selected(const ItemType type) const;
void update_selections();
void update_selections_on_canvas();
void select_item(const wxDataViewItem& item);