projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed conflicting wxEntry prototype
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_text.h
diff --git
a/include/wx/xrc/xh_text.h
b/include/wx/xrc/xh_text.h
index 84d256916b8d06542d8ccab2c9e0c0c510d5fd18..e9bfbf5251a96ffc791233e8ec32666d1ecdf2c3 100644
(file)
--- a/
include/wx/xrc/xh_text.h
+++ b/
include/wx/xrc/xh_text.h
@@
-20,6
+20,7
@@
class WXXMLDLLEXPORT wxTextCtrlXmlHandler : public wxXmlResourceHandler
{
+DECLARE_DYNAMIC_CLASS(wxTextCtrlXmlHandler)
public:
wxTextCtrlXmlHandler();
virtual wxObject *DoCreateResource();