Made wxGTK dcps.cpp generic.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-01-22 11:06:20 +00:00
parent cd5bf2a6e3
commit bf38cbffd5
21 changed files with 763 additions and 4514 deletions

View File

@@ -134,6 +134,9 @@
#define wxUSE_STD_IOSTREAM 1
// Use standard C++ streams if 1. If 0, use wxWin
// streams implementation.
#define wxUSE_STREAMS 1
// Use wxStream implementation within wxWindows code
/*
* Finer detail
*