Test wxPropertyGrid headers compilation without implicit wxString conversion
Add wxPropertyGrid headers to the list of headers compiled with wxNO_IMPLICIT_WXSTRING_ENCODING. See #22102.
This commit is contained in:
parent
84c3c8fd8f
commit
b9cb57eceb
@ -417,6 +417,10 @@
|
||||
#include <wx/xtixml.h>
|
||||
#include <wx/zipstrm.h>
|
||||
#include <wx/zstream.h>
|
||||
#include <wx/propgrid/advprops.h>
|
||||
#include <wx/propgrid/editors.h>
|
||||
#include <wx/propgrid/manager.h>
|
||||
#include <wx/propgrid/propgrid.h>
|
||||
|
||||
#if defined(__WINDOWS__)
|
||||
#include <wx/dde.h>
|
||||
|
Loading…
Reference in New Issue
Block a user