]> git.saurik.com Git - wxWidgets.git/commit
Added check to ensure that style arg to ctor has either wxHORIZONTAL or
authorMichael Bedward <mbedward@ozemail.com.au>
Tue, 21 Sep 1999 05:22:34 +0000 (05:22 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Tue, 21 Sep 1999 05:22:34 +0000 (05:22 +0000)
commitba7ce6a0b7f74d33ca1a80e2afb90ceeb5b19d49
tree11a58b3cc82204c0a4ebb7c48053eca17361f017
parent23e4b7d824cbde351b192ad6284089db9af6dd99
Added check to ensure that style arg to ctor has either wxHORIZONTAL or
wxVERTICAL. Without one of these the slider doesn't display under
Motif.

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