]> git.saurik.com Git - wxWidgets.git/commit
wxEndBusyCursor() was being called, even when it was not needed, causing a wxAssert...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 8 Nov 1999 14:55:05 +0000 (14:55 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 8 Nov 1999 14:55:05 +0000 (14:55 +0000)
commite3baecd7d6769f14e8c0d6747f8321f317c00096
treec45d20305496826d7a1ec1dedf48cde696c0e52b
parent6adaedf0fc6607ee5bb4e86358396e5e07c6649f
wxEndBusyCursor() was being called, even when it was not needed, causing a wxAssert in debug mode

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