projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxTaskBarIcon::OnXXX virtual methods are deprecated, document it
[wxWidgets.git]
/
src
/
os2
/
statbox.cpp
diff --git
a/src/os2/statbox.cpp
b/src/os2/statbox.cpp
index 998c4d9dd3bd49c86e106dd669a72c6adc9f2e92..a30d967d5945fcb6bb5c91d96b6a20075d488403 100644
(file)
--- a/
src/os2/statbox.cpp
+++ b/
src/os2/statbox.cpp
@@
-39,9
+39,7
@@
bool wxStaticBox::Create(
,rPos
,rSize
,lStyle
-#if wxUSE_VALIDATORS
,wxDefaultValidator
-#endif
,rsName
))
{