From 5c0bbe731541c633c114f2f31fb38a68b370e18f Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Thu, 16 Feb 2012 19:43:47 +0100 Subject: [RHEL/Fedora] Moves qt3 and tqt3 to the correct location --- redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch (limited to 'redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch') diff --git a/redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch b/redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch new file mode 100644 index 000000000..cb6080ab5 --- /dev/null +++ b/redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch @@ -0,0 +1,13 @@ +--- tqt3/src/kernel/qpixmap_x11.cpp.quiet 2012-02-13 19:10:01.000000000 +0100 ++++ tqt3/src/kernel/qpixmap_x11.cpp 2012-02-13 21:24:08.190653338 +0100 +@@ -394,8 +394,8 @@ + { + #if defined(QT_CHECK_STATE) + if ( qApp->type() == TQApplication::Tty ) { +- qWarning( "TQPixmap: Cannot create a TQPixmap when no GUI " +- "is being used" ); ++// qWarning( "TQPixmap: Cannot create a TQPixmap when no GUI " ++// "is being used" ); + } + #endif + -- cgit v1.2.1