]> git.saurik.com Git - wxWidgets.git/commit
ensure that GetItemRect() returns the real rect and not 0 even if it's called before...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Aug 2003 23:08:10 +0000 (23:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Aug 2003 23:08:10 +0000 (23:08 +0000)
commit1e54be64fd06fc0eecccbf75c514a76e2cf23f0c
tree59e4d66cd25d2e8d470bcc3063821535d5840fa5
parente9c0df38e7bdf9dcc527833c6ed7ae30155c24cc
ensure that GetItemRect() returns the real rect and not 0 even if it's called before first OnIdle()

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