Compilation fix for PCH-less build
Include the header required by newly implemented wxPGArrayEditorDialog::SetNewButtonText.
This commit is contained in:
parent
b252d1660d
commit
7e297ee667
1 changed files with 1 additions and 0 deletions
|
|
@ -797,6 +797,7 @@ wxValidator* PROPNAME::DoGetValidator () const \
|
|||
#if wxUSE_EDITABLELISTBOX
|
||||
|
||||
#include "wx/editlbox.h"
|
||||
#include <wx/bmpbuttn.h>
|
||||
|
||||
#define wxAEDIALOG_STYLE \
|
||||
(wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER | wxOK | wxCANCEL | wxCENTRE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue