Made wxGTK dcps.cpp generic.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 22 Jan 1999 11:06:20 +0000 (11:06 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 22 Jan 1999 11:06:20 +0000 (11:06 +0000)
commitbf38cbffd54c50dd11c89f34542704f92db174eb
tree902d8a80993a4edb4acb76fea277bf0934c3c5fc
parentcd5bf2a6e3a7d03e8b1f97e989eecdcc63f7151f
Made wxGTK dcps.cpp generic.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
include/wx/dcps.h [new file with mode: 0644]
include/wx/generic/dcpsg.h [moved from include/wx/postscrp.h with 83% similarity]
include/wx/generic/prntdlgg.h
include/wx/image.h
include/wx/motif/setup.h
samples/printing/printing.cpp
src/common/postscrp.cpp [deleted file]
src/generic/dcpsg.cpp [moved from src/gtk/dcps.cpp with 76% similarity]
src/generic/prntdlgg.cpp
src/gtk.inc
src/gtk/data.cpp
src/gtk1/data.cpp
src/gtk1/dcps.cpp [deleted file]
src/motif.inc
src/motif/data.cpp
src/motif/makefile.unx
src/msw/data.cpp
src/stubs.inc
src/stubs/data.cpp
src/stubs/makefile.nt
src/stubs/makefile.unx