Revert "Merge branch 'string-art-ids'"
This reverts commit8c9ba23eae, reversing changes made to5192feb38e. Upcoming commits will try to work around the issues with art IDs related to wxNO_IMPLICIT_WXSTRING_ENCODING in a different way.
This commit is contained in:
@@ -21,12 +21,6 @@
|
||||
|
||||
#include "wx/artprov.h"
|
||||
|
||||
#define wxART_MAKE_CLIENT_ID(id) \
|
||||
extern WXDLLIMPEXP_DATA_CORE(const wxArtClient) id = wxASCII_STR(#id "_C");
|
||||
#define wxART_MAKE_ART_ID(id) \
|
||||
extern WXDLLIMPEXP_DATA_CORE(const wxArtID) id = wxASCII_STR(#id);
|
||||
#include "wx/artids.h"
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/list.h"
|
||||
#include "wx/log.h"
|
||||
|
||||
Reference in New Issue
Block a user