Fixed wxPostScript printing problem (used wrong constructor, and the right
authorJulian Smart <julian@anthemion.co.uk>
Mon, 19 Apr 1999 20:43:41 +0000 (20:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 19 Apr 1999 20:43:41 +0000 (20:43 +0000)
commit75737d0570103dbb9de120e77d0ce3154510ece9
tree85a1f6276e0caec9d02545a76ee47254aecaec77
parentf861258fcace51a1aaba2f31c7498b3ba9e31371
Fixed wxPostScript printing problem (used wrong constructor, and the right
one was wrong anyway...) Fixed include dir ordering in wxMotif makefiles (wrong version of zlib.h picked up) and added wxchar.cpp to Motif makefile. Changed buffer.h since there's no wchar.h on my system.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tardist
include/wx/buffer.h
samples/dnd/dnd.cpp
src/generic/dcpsg.cpp
src/generic/prntdlgg.cpp
src/make.env
src/makeenvs/linux.env
src/makeenvs/sgi.env
src/makeenvs/solaris.env
src/motif/makefile.unx