mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
After-merge bug fixing
This commit is contained in:
parent
ba8a2e11b8
commit
c135f4a1f8
3 changed files with 7 additions and 67 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue