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:
@@ -417,6 +417,10 @@
|
|||||||
#include <wx/xtixml.h>
|
#include <wx/xtixml.h>
|
||||||
#include <wx/zipstrm.h>
|
#include <wx/zipstrm.h>
|
||||||
#include <wx/zstream.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__)
|
#if defined(__WINDOWS__)
|
||||||
#include <wx/dde.h>
|
#include <wx/dde.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user