1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

After-merge bug fixing

This commit is contained in:
YuSanka
2018-11-01 14:02:38 +01:00
parent ba8a2e11b8
commit c135f4a1f8
3 changed files with 7 additions and 67 deletions
+1 -3
View File
@@ -18,9 +18,7 @@ class ModelVolume;
namespace GUI {
#if ENABLE_EXTENDED_SELECTION
wxDECLARE_EVENT(EVT_OBJ_LIST_OBJECT_SELECT, SimpleEvent);
#endif // ENABLE_EXTENDED_SELECTION
wxDECLARE_EVENT(EVT_OBJ_LIST_OBJECT_SELECT, SimpleEvent);
class ObjectList : public wxDataViewCtrl
{