projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
oops, reverted clntdata.h change, it _is_ needed
[wxWidgets.git]
/
include
/
wx
/
msw
/
statbmp.h
diff --git
a/include/wx/msw/statbmp.h
b/include/wx/msw/statbmp.h
index 7aed8c8b123f62996a6aede10b44a5a49ab76595..e778d2e373daef075fb0ba4665c618a4b61acbaf 100644
(file)
--- a/
include/wx/msw/statbmp.h
+++ b/
include/wx/msw/statbmp.h
@@
-74,9
+74,6
@@
public:
// -------------------------------
// implement base class virtuals
// -------------------------------
// implement base class virtuals
-#ifdef __WIN16__
- virtual bool MSWOnDraw(WXDRAWITEMSTRUCT *item);
-#endif // __WIN16__
virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
protected:
virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
protected: