projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot to change the pos and span names
[wxWidgets.git]
/
contrib
/
src
/
xrc
/
xh_html.cpp
diff --git
a/contrib/src/xrc/xh_html.cpp
b/contrib/src/xrc/xh_html.cpp
index 8ac26c8b9ba2172a50eb7f7a2429ade3cedb14af..8fe80d2082160ddb0bb17d10f9236e8466f8aa5e 100644
(file)
--- a/
contrib/src/xrc/xh_html.cpp
+++ b/
contrib/src/xrc/xh_html.cpp
@@
-26,6
+26,7
@@
#include "wx/html/htmlwin.h"
#include "wx/filesys.h"
+IMPLEMENT_DYNAMIC_CLASS(wxHtmlWindowXmlHandler, wxXmlResourceHandler)
wxHtmlWindowXmlHandler::wxHtmlWindowXmlHandler()
: wxXmlResourceHandler()