]> git.saurik.com Git - wxWidgets.git/commit - samples/widgets/statbmp.cpp
Suppress errors from static bitmap page of widgets sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 Dec 2009 16:26:25 +0000 (16:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 Dec 2009 16:26:25 +0000 (16:26 +0000)
commit470ee7146305a65affc4af7926c88e26cd394ecc
tree1d40e49af5cd2e37a4ee57f7bbb8e4fee0501bcc
parent8f79ece33306d91be746a694f3893906bba67465
Suppress errors from static bitmap page of widgets sample.

Don't fail loudly if the image file is not found (which can happen under Unix
if the image sample wasn't built yet or if we're not running the sample from
its own directory) but just don't create the bitmap.

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