]> git.saurik.com Git - wxWidgets.git/commit - samples/db/listdb.cpp
Fixed assert warning if the listbox has no elements, we shouldn't try to set the...
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 13:59:18 +0000 (13:59 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 13:59:18 +0000 (13:59 +0000)
commitae883e9aee748e49db6266a58798bd24154703f2
tree7c17812e8fedc661329e99bb0ea361c24b413141
parentace1785b153d4873a7c7684047c144facd11a26d
Fixed assert warning if the listbox has no elements, we shouldn't try to set the selection to the first line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/db/listdb.cpp