summaryrefslogtreecommitdiffstats
path: root/src/k3bdebuggingoutputfile.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-25 14:22:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-25 19:22:15 +0900
commitf5c200ccf0f8066dbbbc38cf36af10bdc54f5a45 (patch)
treea608cd53eaf5e7a04fc236776c996cd4940b392c /src/k3bdebuggingoutputfile.cpp
parent7762265fa07270431bf3673b776ffd73c5eba19d (diff)
downloadk3b-f5c200ccf0f8066dbbbc38cf36af10bdc54f5a45.tar.gz
k3b-f5c200ccf0f8066dbbbc38cf36af10bdc54f5a45.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/k3bdebuggingoutputfile.cpp')
-rw-r--r--src/k3bdebuggingoutputfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bdebuggingoutputfile.cpp b/src/k3bdebuggingoutputfile.cpp
index 614c512..54dbda6 100644
--- a/src/k3bdebuggingoutputfile.cpp
+++ b/src/k3bdebuggingoutputfile.cpp
@@ -42,7 +42,7 @@ bool K3bDebuggingOutputFile::open()
addOutput( "System", "K3b Version: " + k3bcore->version() );
addOutput( "System", "KDE Version: " + TQString(KDE::versionString()) );
- addOutput( "System", "QT Version: " + TQString(tqVersion()) );
+ addOutput( "System", "TQt Version: " + TQString(tqVersion()) );
addOutput( "System", "Kernel: " + K3b::kernelVersion() );
// devices in the logfile