Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/15/head
Michele Calgaro 2 months ago
parent 9f15d20fd2
commit b7c7b7ba64
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -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

@ -7,7 +7,7 @@
<projectmanagement>KDevKDEAutoProject</projectmanagement>
<primarylanguage>C++</primarylanguage>
<keywords>
<keyword>Qt</keyword>
<keyword>TQt</keyword>
<keyword>KDE</keyword>
</keywords>
<projectdirectory>.</projectdirectory>

@ -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!
****************************************************************************/

Loading…
Cancel
Save