diff options
Diffstat (limited to 'x11-toolkits/qt23/files/patch-qpsprinter.cpp')
-rw-r--r-- | x11-toolkits/qt23/files/patch-qpsprinter.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/qt23/files/patch-qpsprinter.cpp b/x11-toolkits/qt23/files/patch-qpsprinter.cpp deleted file mode 100644 index 21b9fdf561a6..000000000000 --- a/x11-toolkits/qt23/files/patch-qpsprinter.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/kernel/qpsprinter.cpp.orig Wed Jun 13 01:53:46 2001 -+++ src/kernel/qpsprinter.cpp Sun Feb 9 22:48:14 2003 -@@ -2772,7 +2772,7 @@ - - - #ifndef _OS_OSF_ --extern "C" char* getenv(char*); -+extern "C" char* getenv(const char*); - #endif - - QPSPrinterFontTTF::QPSPrinterFontTTF(const QFont &f, QByteArray& d) |