diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 19:39:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 22:58:23 +0900 |
commit | 32098c8e56997c977f27cd1e2e2c6495d176c0ad (patch) | |
tree | c62b64b7de42f3b7ed7fad1212e5bcd1f6d4a4a1 /doc | |
parent | b8df349107c0a4c64c155b9405ba3160fc1acd92 (diff) | |
download | gwenview-32098c8e56997c977f27cd1e2e2c6495d176c0ad.tar.gz gwenview-32098c8e56997c977f27cd1e2e2c6495d176c0ad.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/introduction.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/introduction.docbook b/doc/introduction.docbook index d3f38b8..1501dc0 100644 --- a/doc/introduction.docbook +++ b/doc/introduction.docbook @@ -14,8 +14,8 @@ navigation of your file hierarchy. &kappname; uses docked windows, so you can alter its layout any way you wish. You can also browse your images in full-screen mode, or embedded within &konqueror; using the Image View and Kpart.</para> -<para>Image loading is handled by the Qt library, so &kappname; supports all -image formats your Qt installation supports. &kappname; correctly displays images +<para>Image loading is handled by the TQt library, so &kappname; supports all +image formats your TQt installation supports. &kappname; correctly displays images with an alpha channel as well as animations.</para> <para>&kappname; supports the displaying and editing of EXIF comments in JPEG |