projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed compile errors
[wxWidgets.git]
/
src
/
os2
/
gauge.cpp
diff --git
a/src/os2/gauge.cpp
b/src/os2/gauge.cpp
index 05685686b1a99b7b6200b9552f7fd2def4155011..0cedb8047f69f8715b0646eb61d49c0d9797da82 100644
(file)
--- a/
src/os2/gauge.cpp
+++ b/
src/os2/gauge.cpp
@@
-140,9
+140,7
@@
bool wxGauge::Create(
, const wxPoint& rPos
, const wxSize& rSize
, long lStyle
-#if wxUSE_VALIDATORS
, const wxValidator& rValidator
-#endif
, const wxString& rsName
)
{