diff options
Diffstat (limited to 'redhat/dependencies/tqt3/tqt3-3.4.0-nodebug.patch')
-rw-r--r-- | redhat/dependencies/tqt3/tqt3-3.4.0-nodebug.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/dependencies/tqt3/tqt3-3.4.0-nodebug.patch b/redhat/dependencies/tqt3/tqt3-3.4.0-nodebug.patch index ccfd411ff..e50277e1a 100644 --- a/redhat/dependencies/tqt3/tqt3-3.4.0-nodebug.patch +++ b/redhat/dependencies/tqt3/tqt3-3.4.0-nodebug.patch @@ -5,7 +5,7 @@ (const char*) TQFile::encodeName( old->library() ) ); } else { +/* - qWarning("%s: Feature %s already defined in %s!", + tqWarning("%s: Feature %s already defined in %s!", (const char*) TQFile::encodeName( old->library() ), (*f).latin1(), (const char*) TQFile::encodeName( plugin->library() ) ); |