projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
oops, reverted clntdata.h change, it _is_ needed
[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 a7fb822746f3f1cca7709d51db4bafa7536d78d5..5a68a442ca892403dce59190c02f995d4436cbf2 100644
(file)
--- a/
include/wx/xrc/xh_dlg.h
+++ b/
include/wx/xrc/xh_dlg.h
@@
-17,8
+17,9
@@
#include "wx/xrc/xmlres.h"
#include "wx/xrc/xmlres.h"
-class WX
XMLDLLEXPORT
wxDialogXmlHandler : public wxXmlResourceHandler
+class WX
DLLIMPEXP_XRC
wxDialogXmlHandler : public wxXmlResourceHandler
{
{
+DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler)
public:
wxDialogXmlHandler();
virtual wxObject *DoCreateResource();
public:
wxDialogXmlHandler();
virtual wxObject *DoCreateResource();