1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Fixed typo

This commit is contained in:
YuSanka
2019-04-03 08:39:36 +02:00
parent 81809018bc
commit fed0f189d3
+1 -1
View File
@@ -2570,7 +2570,7 @@ void ObjectList::show_multi_selection_menu()
wxMenu* menu = new wxMenu(); wxMenu* menu = new wxMenu();
#ifdef __WXOSX__ #ifdef __WXOSX__
append_menu_item_delete(); append_menu_item_delete(menu);
#endif //__WXOSX__ #endif //__WXOSX__
if (extruders_count() > 1) if (extruders_count() > 1)