diff options
Diffstat (limited to 'puic/puic.1')
-rw-r--r-- | puic/puic.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/puic/puic.1 b/puic/puic.1 index a125a8d..2341fe3 100644 --- a/puic/puic.1 +++ b/puic/puic.1 @@ -26,12 +26,12 @@ This manual page documents briefly the command. .PP \fBpuic\fP is a program you can use to compile .ui and .ui.h -files (from Qt Designer) into perl (actually, PerlQt) code. This -enables you to draw your application using Qt Designer, compile +files (from TQt Designer) into perl (actually, PerlTQt) code. This +enables you to draw your application using TQt Designer, compile and then run it. -PerlQt is an API for Perl to the Qt toolkit from Trolltech. With -PerlQt, you can use Qt widgets in perl code, thus giving a GUI to +PerlTQt is an API for Perl to the TQt toolkit from Trolltech. With +PerlTQt, you can use TQt widgets in perl code, thus giving a GUI to your perl programs. .SH "OPTIONS" \fBGenerate implementation:\fR |