projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed compilation error
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_split.h
diff --git
a/include/wx/xrc/xh_split.h
b/include/wx/xrc/xh_split.h
index 51c38b8c690b68a347784c1083eeb96788222881..cf58e43ceb58b67864b31b9fe73ab85479a93d1a 100644
(file)
--- a/
include/wx/xrc/xh_split.h
+++ b/
include/wx/xrc/xh_split.h
@@
-17,7
+17,7
@@
#include "wx/xrc/xmlres.h"
-class WX
XMLDLLEXPORT
wxSplitterWindowXmlHandler : public wxXmlResourceHandler
+class WX
DLLIMPEXP_XRC
wxSplitterWindowXmlHandler : public wxXmlResourceHandler
{
DECLARE_DYNAMIC_CLASS(wxSplitterWindowXmlHandler)
public: