projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aab8b2
)
SN: Added a 'wxDefaultValidator' where it seems to be needed after
author
Stefan Neis
<Stefan.Neis@t-online.de>
Fri, 14 Jan 2000 22:57:03 +0000
(22:57 +0000)
committer
Stefan Neis
<Stefan.Neis@t-online.de>
Fri, 14 Jan 2000 22:57:03 +0000
(22:57 +0000)
a change to CreateControl-API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5410
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/os2/toolbar.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/os2/toolbar.cpp
b/src/os2/toolbar.cpp
index fcdc62b7aa0741216116b46fa61236f95aa8d664..03734d30b4796efaa9469a1735708096262dacd4 100644
(file)
--- a/
src/os2/toolbar.cpp
+++ b/
src/os2/toolbar.cpp
@@
-187,6
+187,7
@@
bool wxToolBar::Create(
,rPos
,rSize
,lStyle
+ , wxDefaultValidator
,rName
))
return(FALSE);