projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
netutils code is MSW-only
[wxWidgets.git]
/
src
/
os2
/
button.cpp
diff --git
a/src/os2/button.cpp
b/src/os2/button.cpp
index 61b0d68fa46505f83d71744963c4474acb19dc78..397ee99edaaa70bedd6871c5e89739d536aa8387 100644
(file)
--- a/
src/os2/button.cpp
+++ b/
src/os2/button.cpp
@@
-47,9
+47,7
@@
bool wxButton::Create(
, const wxPoint& rPos
, const wxSize& rSize
, long lStyle
, const wxPoint& rPos
, const wxSize& rSize
, long lStyle
-#if wxUSE_VALIDATORS
, const wxValidator& rValidator
, const wxValidator& rValidator
-#endif
, const wxString& rsName
)
{
, const wxString& rsName
)
{