mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 13:00:37 +08:00
Del information msg
This commit is contained in:
parent
36e8544df2
commit
c19fe985e8
@ -232,7 +232,6 @@ wxBoxSizer* content_objects_list(wxWindow *win)
|
||||
#ifndef __WXMSW__
|
||||
m_objects_ctrl->Bind(wxEVT_DATAVIEW_ITEM_VALUE_CHANGED, [](wxDataViewEvent& event)
|
||||
{
|
||||
wxMessageBox("DATAVIEW_ITEM_VALUE_CHANGED");
|
||||
if (!*m_config)
|
||||
return;
|
||||
if (event.GetColumn() == 3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user