projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reset fg/bg colour and font to default if set to wxNullColour/Font
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_statbar.h
diff --git
a/include/wx/xrc/xh_statbar.h
b/include/wx/xrc/xh_statbar.h
index c1224c0710b0a6a7dd509f599b38dbd0b4e4d935..909a60f6397cf33ab8508295e3e02aed3867cae0 100644
(file)
--- a/
include/wx/xrc/xh_statbar.h
+++ b/
include/wx/xrc/xh_statbar.h
@@
-19,6
+19,7
@@
class WXDLLIMPEXP_XRC wxStatusBarXmlHandler : public wxXmlResourceHandler
{
class WXDLLIMPEXP_XRC wxStatusBarXmlHandler : public wxXmlResourceHandler
{
+DECLARE_DYNAMIC_CLASS(wxStatusBarXmlHandler)
public:
wxStatusBarXmlHandler();
virtual wxObject *DoCreateResource();
public:
wxStatusBarXmlHandler();
virtual wxObject *DoCreateResource();