mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Fixed height of features type combo popup when building against wxWidgets 3.1.3
This commit is contained in:
parent
b20fe43090
commit
feb4857cf8
2 changed files with 4 additions and 9 deletions
|
@ -63,7 +63,6 @@ class wxCheckListBoxComboPopup : public wxCheckListBox, public wxComboPopup
|
|||
{
|
||||
static const unsigned int DefaultWidth;
|
||||
static const unsigned int DefaultHeight;
|
||||
static const unsigned int DefaultItemHeight;
|
||||
|
||||
wxString m_text;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue