projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Patch 559673 and 561053
[wxWidgets.git]
/
include
/
wx
/
msw
/
statline.h
diff --git
a/include/wx/msw/statline.h
b/include/wx/msw/statline.h
index 9fe6273bcbd393576608a028cceffcfd96351021..36d6a5897aa49d40c042ac4f10c243ed3ca91421 100644
(file)
--- a/
include/wx/msw/statline.h
+++ b/
include/wx/msw/statline.h
@@
-46,6
+46,10
@@
public:
// overriden base class virtuals
virtual bool AcceptsFocus() const { return FALSE; }
// overriden base class virtuals
virtual bool AcceptsFocus() const { return FALSE; }
+
+protected:
+ // usually overridden base class virtuals
+ virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
};
#endif // _WX_MSW_STATLINE_H_
};
#endif // _WX_MSW_STATLINE_H_