Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/17/head
Michele Calgaro 2 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
(if you have VDR) and volume increase/decrease.
.SH OPTIONS
All TDE and Qt
All TDE and TQt
programs accept a some common command-line options. KMPlayer has no
application-specific options.
.PP
@ -46,8 +46,8 @@ application-specific options.
\*(T<\fB\-\-help\fR\*(T>
Show help about options
.TP
\*(T<\fB\-\-help\-qt\fR\*(T>
Show Qt specific options
\*(T<\fB\-\-help\-tqt\fR\*(T>
Show TQt specific options
.TP
\*(T<\fB\-\-help\-tde\fR\*(T>
Show TDE specific options

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

Loading…
Cancel
Save