projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't include GetShortcutTarget if OLE is not available; removed fake noop implementa...
[wxWidgets.git]
/
src
/
xrc
/
xh_dlg.cpp
diff --git
a/src/xrc/xh_dlg.cpp
b/src/xrc/xh_dlg.cpp
index 0305962c8080265cc64cfcc7d68710d80624c12b..ea823db9649f2b6292c2bdd9f668d94f69264efd 100644
(file)
--- a/
src/xrc/xh_dlg.cpp
+++ b/
src/xrc/xh_dlg.cpp
@@
-24,6
+24,7
@@
#include "wx/log.h"
#include "wx/intl.h"
+IMPLEMENT_DYNAMIC_CLASS(wxDialogXmlHandler, wxXmlResourceHandler)
wxDialogXmlHandler::wxDialogXmlHandler() : wxXmlResourceHandler()
{