fix spurious assert failure in DestroyGripper() which happened if the dialog hadn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Aug 2008 10:53:02 +0000 (10:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Aug 2008 10:53:02 +0000 (10:53 +0000)
commitf78c70f34bc54ada79763b7e1eb1a863a61f542a
tree4fb6d743c6df0c3bc7fa061d7e75282ba2f3d58d
parentaf39599d1d98ecfc30206d7967b5195169fa6889
fix spurious assert failure in DestroyGripper() which happened if the dialog hadn't been shown at all (#9824)

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