summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-19 17:21:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-19 17:21:24 +0900
commitb7c7b7ba64029d79c132e8fb492a2ee77ae4b63b (patch)
tree1e038ea5663efff8217e1213e55ae4b68b511582
parent9f15d20fd2ae242c061b32df95517476cf493f79 (diff)
downloadkvpnc-b7c7b7ba64029d79c132e8fb492a2ee77ae4b63b.tar.gz
kvpnc-b7c7b7ba64029d79c132e8fb492a2ee77ae4b63b.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--doc/man/kvpnc.16
-rw-r--r--kvpnc.tdevelop2
-rw-r--r--src/profilemanagerbase.cpp2
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/kvpnc.1 b/doc/man/kvpnc.1
index 1e231e6..9d55dd5 100644
--- a/doc/man/kvpnc.1
+++ b/doc/man/kvpnc.1
@@ -36,7 +36,7 @@ It supports :
.br
* Virtual Private Network daemon (openvpn)
.SH OPTIONS
-All TDE and Qt programs accept some common command\-line options.
+All TDE and TQt programs accept some common command\-line options.
.br
Kvpnc has no application\-specific options.
.PP
@@ -44,8 +44,8 @@ Kvpnc has no application\-specific options.
\fB\-\-help\fR
Show help about options
.TP
-\fB\-\-help\-qt\fR
-Show Qt specific options
+\fB\-\-help\-tqt\fR
+Show TQt specific options
.TP
\fB\-\-help\-tde\fR
Show TDE specific options
diff --git a/kvpnc.tdevelop b/kvpnc.tdevelop
index 09bf05b..f6ff340 100644
--- a/kvpnc.tdevelop
+++ b/kvpnc.tdevelop
@@ -7,7 +7,7 @@
<projectmanagement>KDevKDEAutoProject</projectmanagement>
<primarylanguage>C++</primarylanguage>
<keywords>
- <keyword>Qt</keyword>
+ <keyword>TQt</keyword>
<keyword>KDE</keyword>
</keywords>
<projectdirectory>.</projectdirectory>
diff --git a/src/profilemanagerbase.cpp b/src/profilemanagerbase.cpp
index 7d9b0b7..c626dc7 100644
--- a/src/profilemanagerbase.cpp
+++ b/src/profilemanagerbase.cpp
@@ -4,7 +4,7 @@
** Form implementation generated from reading ui file './profilemanagerbase.ui'
**
** Created: Mon Aug 28 16:23:54 2006
-** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.6 edited Aug 31 2005 $)
+** by: The User Interface Compiler ($Id: tqt/main.cpp 3.3.6 edited Aug 31 2005 $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/