Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/17/head
Michele Calgaro 3 months ago
parent 861ae27a46
commit 3a8356c829
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -38,7 +38,7 @@ shortcut configure window.
* Lots of configurable shortcuts. Highly recommended for the VDR keys * Lots of configurable shortcuts. Highly recommended for the VDR keys
(if you have VDR) and volume increase/decrease. (if you have VDR) and volume increase/decrease.
.SH OPTIONS .SH OPTIONS
All TDE and Qt All TDE and TQt
programs accept a some common command-line options. KMPlayer has no programs accept a some common command-line options. KMPlayer has no
application-specific options. application-specific options.
.PP .PP
@ -46,8 +46,8 @@ application-specific options.
\*(T<\fB\-\-help\fR\*(T> \*(T<\fB\-\-help\fR\*(T>
Show help about options Show help about options
.TP .TP
\*(T<\fB\-\-help\-qt\fR\*(T> \*(T<\fB\-\-help\-tqt\fR\*(T>
Show Qt specific options Show TQt specific options
.TP .TP
\*(T<\fB\-\-help\-tde\fR\*(T> \*(T<\fB\-\-help\-tde\fR\*(T>
Show TDE specific options Show TDE specific options

@ -19,7 +19,7 @@
#include <unistd.h> #include <unistd.h>
// include files for QT // include files for TQt
#include <tqdatastream.h> #include <tqdatastream.h>
#include <tqregexp.h> #include <tqregexp.h>
#include <tqiodevice.h> #include <tqiodevice.h>

Loading…
Cancel
Save