summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/tqt3/tqt3-3.4.0-quiet.patch
blob: 101838fade4b4452dbde78d389044283b31e597e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 ( tqApp->type() == TQApplication::Tty ) {
-	tqWarning( "TQPixmap: Cannot create a TQPixmap when no GUI "
-		  "is being used" );
+//	tqWarning( "TQPixmap: Cannot create a TQPixmap when no GUI "
+//		  "is being used" );
     }
 #endif