Don't fail assertion about image size mismatch if the size hasn't been
authorRobin Dunn <robin@alldunn.com>
Sat, 29 Jan 2005 01:00:01 +0000 (01:00 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 29 Jan 2005 01:00:01 +0000 (01:00 +0000)
commitb931414d91c7240ae42a67b9fc75e18d93aff721
treeac9a550c170d0326292ea07c5c08a020da342eb2
parent89be85c244981722e20e8755031f44f0d51a820e
Don't fail assertion about image size mismatch if the size hasn't been
set yet.  If the size hasn't been set then set it when the first image
is added.

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