]> git.saurik.com Git - wxWidgets.git/commit
wxUSE_POSTSCRIPT is not a sufficient test by itself for
authorRon Lee <ron@debian.org>
Fri, 12 Nov 2004 06:52:19 +0000 (06:52 +0000)
committerRon Lee <ron@debian.org>
Fri, 12 Nov 2004 06:52:19 +0000 (06:52 +0000)
commit72259e00633be1e01a10cb4d6eba33f8a5fca228
treefb6d443165130a316d05430967a90fbbf3462046
parent33d8e2fcb686834cd2bae1b54c6f8056c27ee39d
wxUSE_POSTSCRIPT is not a sufficient test by itself for
wxPostScriptPrintNative data.  This is probably still not
100% correct but at least msw builds again for mingw now.

Fixed bogus eof (and removed junk whitespace) from mediactl.

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