diff options
author | Darrell Anderson <[email protected]> | 2013-03-02 21:54:48 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-03-02 21:54:48 -0600 |
commit | 8272b0e4dcba0e0f284336d9a009ba51b24689ca (patch) | |
tree | e5b711ef1bfc74b63bf8c8a52861ad182c7ec7d6 /doc/en/PerlQt.pod | |
parent | f25e1484a541819387ed7f9d6aa98e49fb7626fa (diff) | |
download | libtqt-perl-8272b0e4dcba0e0f284336d9a009ba51b24689ca.tar.gz libtqt-perl-8272b0e4dcba0e0f284336d9a009ba51b24689ca.zip |
Fix libtqt-perl from building smoke support when tdebindings has that support.
This resolves bug report 1269.
Diffstat (limited to 'doc/en/PerlQt.pod')
-rw-r--r-- | doc/en/PerlQt.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/PerlQt.pod b/doc/en/PerlQt.pod index 0f3ebe7..a93256c 100644 --- a/doc/en/PerlQt.pod +++ b/doc/en/PerlQt.pod @@ -56,7 +56,7 @@ v3.0|"http://www.trolltech.com/developer/download/qt-x11.html"> =item * -L<SmokeTQt 1.2.1|"http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke"> +L<SmokeQt 1.2.1|"http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke"> The SMOKE library (Scripting Meta Object Kompiler) is part of L<KDE|"http://www.kde.org">'s B<kdebindings> module. You may want to check if a precompiled version of this module exists for your system. |