summaryrefslogtreecommitdiffstats
path: root/src/svnqt/client.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:57:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 20:01:23 +0900
commit8ddc40ff83dedce5ef1b0f9325c2bfc06fa359b2 (patch)
tree05d58f4adb27ad18c74d34b1cc1947f833413d6f /src/svnqt/client.h
parent41907371bbc59724fc618f64fef83fcd5f6f3d62 (diff)
downloadtdesvn-8ddc40ff83dedce5ef1b0f9325c2bfc06fa359b2.tar.gz
tdesvn-8ddc40ff83dedce5ef1b0f9325c2bfc06fa359b2.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/svnqt/client.h')
-rw-r--r--src/svnqt/client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnqt/client.h b/src/svnqt/client.h
index 293213e..cdd6410 100644
--- a/src/svnqt/client.h
+++ b/src/svnqt/client.h
@@ -1,5 +1,5 @@
/*
- * Port for usage with qt-framework and development for tdesvn
+ * Port for usage with tqt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
* http://tdesvn.alwins-world.de
*/
@@ -45,7 +45,7 @@
#include "svnqt/svnqttypes.h"
#include "svnqt/svnstream.h"
-// qt
+// tqt
#include <tqglobal.h>
#include <tqstring.h>