wxImage::Create() should be bool, not void
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 May 2003 00:59:42 +0000 (00:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 May 2003 00:59:42 +0000 (00:59 +0000)
commitaaa9782834fbbbdc1d6a58766602ba40ea4121ef
treefb4c51dbacb73329e10a184c92221f7430f8cfc5
parentd9ef4e06edb1dc80e4880ebc534100b43e9675ca
wxImage::Create() should be bool, not void

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/image.h
src/common/image.cpp