]> git.saurik.com Git - wxWidgets.git/commit - samples/image/image.cpp
Fix compilation of image sample with wxUSE_LIBPNG==0.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Nov 2009 00:30:15 +0000 (00:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Nov 2009 00:30:15 +0000 (00:30 +0000)
commitc8688139b083788a04daf9226a9abf1b28b37903
tree95d1276d57ff94e98a449468c1b2fca001feb78b
parent5fc0c309f74f73279c6fb670d2c8a6e0d6883ae5
Fix compilation of image sample with wxUSE_LIBPNG==0.

Also don't propose to save the file using the extensions not supported in this
library build.

Closes #11495.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/image/image.cpp