projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed 'Select All' context menu in wxTextCtrl with wxTE_RICH style
[wxWidgets.git]
/
src
/
common
/
artstd.cpp
diff --git
a/src/common/artstd.cpp
b/src/common/artstd.cpp
index c5a9679e3892ff43aa9e8b34cf8e0aa788790f47..e7e113c851ee9c469ea578c69a8d68b9175ef15f 100644
(file)
--- a/
src/common/artstd.cpp
+++ b/
src/common/artstd.cpp
@@
-88,9
+88,6
@@
protected:
// XPMs with the art
// ----------------------------------------------------------------------------
// XPMs with the art
// ----------------------------------------------------------------------------
-// XPM hack: make the arrays const
-#define static static const
-
#if defined(__WXGTK__)
#include "../../art/gtk/info.xpm"
#include "../../art/gtk/error.xpm"
#if defined(__WXGTK__)
#include "../../art/gtk/info.xpm"
#include "../../art/gtk/error.xpm"
@@
-152,9
+149,6
@@
protected:
#include "../../art/find.xpm"
#include "../../art/findrepl.xpm"
#include "../../art/find.xpm"
#include "../../art/findrepl.xpm"
-
-#undef static
-
wxBitmap wxDefaultArtProvider_CreateBitmap(const wxArtID& id)
{
// wxMessageBox icons:
wxBitmap wxDefaultArtProvider_CreateBitmap(const wxArtID& id)
{
// wxMessageBox icons: