use wxCHECK instead of wxASSERT to avoid use of NULL pointer
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Mar 2007 15:39:49 +0000 (15:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Mar 2007 15:39:49 +0000 (15:39 +0000)
commitcbaa866f0ac4b4e8dd7243f94b7717312fd5ce30
treeb6ad2a0d0c00d1d00ac6eb7fba5d0c896ff94ccb
parentcd5dea50f87cfdcf2377ff4b73b19a1a9732cf24
use wxCHECK instead of wxASSERT to avoid use of NULL pointer

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