Fixed height of features type combo popup when building against wxWidgets 3.1.3

This commit is contained in:
enricoturri1966 2020-06-30 12:53:42 +02:00
parent b20fe43090
commit feb4857cf8
2 changed files with 4 additions and 9 deletions

View file

@ -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;