Corrected wxImage for use with mono wxBitmaps,

Corrected compilation of wxApp without threads (untested).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-10-18 08:51:23 +00:00
parent d90895ac11
commit c6d73ef67d
4 changed files with 24 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ top_srcdir = @top_srcdir@
top_builddir = ../..
program_dir = samples/image
DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx
DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm
PROGRAM=image