mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX:textinput behavior on send dialog (STUDIO-2347)
Change-Id: Iec970de7cd2f85b835b64283089c41f52df1cfcc
This commit is contained in:
parent
f0a41b552b
commit
a6be285843
3 changed files with 16 additions and 4 deletions
|
@ -66,6 +66,7 @@ public:
|
|||
MaterialItem(wxWindow *parent,wxColour mcolour, wxString mname);
|
||||
~MaterialItem();
|
||||
|
||||
wxPanel* m_main_panel;
|
||||
wxColour m_material_coloul;
|
||||
wxString m_material_name;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue