projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implemented wxDC stack with focus locking and unlocking
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_dlg.h
diff --git
a/include/wx/xrc/xh_dlg.h
b/include/wx/xrc/xh_dlg.h
index 9ba7c76d7a6e147c9734d024cee91d64f24d78dc..5a68a442ca892403dce59190c02f995d4436cbf2 100644
(file)
--- a/
include/wx/xrc/xh_dlg.h
+++ b/
include/wx/xrc/xh_dlg.h
@@
-17,7
+17,7
@@
#include "wx/xrc/xmlres.h"
-class WX
XMLDLLEXPORT
wxDialogXmlHandler : public wxXmlResourceHandler
+class WX
DLLIMPEXP_XRC
wxDialogXmlHandler : public wxXmlResourceHandler
{
DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler)
public: