diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:19:01 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:19:01 +0900 |
commit | 1c9d0776d8c9a634aae4e33235450ea849423c17 (patch) | |
tree | 9b83babdec5b59c9ab29a0df97b7e33f9b267729 /PerlTQt/TQt.pod | |
parent | c971f4e352fb3ecb01ec43430df8b5648df0eac9 (diff) | |
download | libtqt-perl-1c9d0776d8c9a634aae4e33235450ea849423c17.tar.gz libtqt-perl-1c9d0776d8c9a634aae4e33235450ea849423c17.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'PerlTQt/TQt.pod')
-rw-r--r-- | PerlTQt/TQt.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PerlTQt/TQt.pod b/PerlTQt/TQt.pod index 2feceeb..45fcec9 100644 --- a/PerlTQt/TQt.pod +++ b/PerlTQt/TQt.pod @@ -29,7 +29,7 @@ This is where anyone new to PerlTQt should start. The tutorial has been originally installed -on this system in C</usr/share/doc/libqt-perl/tutorial>, in both B<POD> and +on this system in C</usr/share/doc/libtqt-perl/tutorial>, in both B<POD> and B<HTML> format. For a complete IDE allowing RAD and visual programming, |