summaryrefslogtreecommitdiffstats
path: root/redhat/qt3/qt-x11-free-3.3.2-quiet.patch
diff options
context:
space:
mode:
authoralbator <albator@arcadia.vtf>2011-11-06 09:19:14 +0100
committeralbator <albator@arcadia.vtf>2011-11-06 09:19:14 +0100
commitf4c0c862cd063f006d2028e84c97f559a3ecf26f (patch)
tree2e72302f5a7db2a5fd78ef55be0b25b8f26e997e /redhat/qt3/qt-x11-free-3.3.2-quiet.patch
parent70bc259aa3f4dbd83bd239030690759449ee714b (diff)
downloadtde-packaging-f4c0c862cd063f006d2028e84c97f559a3ecf26f.tar.gz
tde-packaging-f4c0c862cd063f006d2028e84c97f559a3ecf26f.zip
Moves QT3 at in root directory instead of "dependancies"
Diffstat (limited to 'redhat/qt3/qt-x11-free-3.3.2-quiet.patch')
-rw-r--r--redhat/qt3/qt-x11-free-3.3.2-quiet.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/redhat/qt3/qt-x11-free-3.3.2-quiet.patch b/redhat/qt3/qt-x11-free-3.3.2-quiet.patch
new file mode 100644
index 000000000..6dce7aa80
--- /dev/null
+++ b/redhat/qt3/qt-x11-free-3.3.2-quiet.patch
@@ -0,0 +1,14 @@
+--- qt-x11-free-3.3.2/src/kernel/qpixmap_x11.cpp.orig 2004-05-10 13:54:03.592289052 +0200
++++ qt-x11-free-3.3.2/src/kernel/qpixmap_x11.cpp 2004-05-10 13:56:10.165560473 +0200
+@@ -288,8 +288,9 @@
+ {
+ #if defined(QT_CHECK_STATE)
+ if ( qApp->type() == QApplication::Tty ) {
+- qWarning( "QPixmap: Cannot create a QPixmap when no GUI "
+- "is being used" );
++// qWarning( "QPixmap: Cannot create a QPixmap when no GUI "
++// "is being used" );
++ ;
+ }
+ #endif
+