Don't choke on NULL pointer passed into wxSlider::GetSize.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 2 May 2004 16:48:22 +0000 (16:48 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 2 May 2004 16:48:22 +0000 (16:48 +0000)
commit2da36bfe5aec9685d5b261b1dd2199fa3f73b1ba
tree453a032eda94037b9abb3cc93fe7d5b825beee9a
parent25736956ef75bc3ebc0d469233c9b6f67bf3c087
Don't choke on NULL pointer passed into wxSlider::GetSize.
Take the inverted coordinate system into account when computing size.

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