projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
properties as collection
[wxWidgets.git]
/
src
/
xrc
/
xh_sttxt.cpp
diff --git
a/src/xrc/xh_sttxt.cpp
b/src/xrc/xh_sttxt.cpp
index 955642ed64a8176b519ca63c1fa8ab042191b522..e94e9fdbd254f0a89f3eae2fdeb315cd2ac1e1ed 100644
(file)
--- a/
src/xrc/xh_sttxt.cpp
+++ b/
src/xrc/xh_sttxt.cpp
@@
-22,6
+22,8
@@
#include "wx/xrc/xh_sttxt.h"
#include "wx/stattext.h"
+IMPLEMENT_DYNAMIC_CLASS(wxStaticTextXmlHandler, wxXmlResourceHandler)
+
wxStaticTextXmlHandler::wxStaticTextXmlHandler()
: wxXmlResourceHandler()
{