Due to my previous commit, calling wxWindow::Create( ... wxSize(-1,-1) was
authorMattia Barbon <mbarbon@cpan.org>
Tue, 30 Jul 2002 21:20:01 +0000 (21:20 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 30 Jul 2002 21:20:01 +0000 (21:20 +0000)
commitbf5c9d349fb25c069e66e86ee551e3605f6c5b90
tree2f195e0d67035500015f98e8078ea69296a0b0f8
parente81a301cbdc8729b0a71fa5dfd7124bf59368673
Due to my previous commit, calling wxWindow::Create( ... wxSize(-1,-1) was
causing a BadMatch error *trying to set width/height to 0).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/motif/window.cpp