diff options
author | Michele Calgaro <[email protected]> | 2024-02-17 19:39:34 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-17 23:49:45 +0900 |
commit | 30981c12c4ad5eb1d7e9cfcd9ef0168c008df93b (patch) | |
tree | d9065227519250415ee51d501d5b7949ad20157f /doc/introduction.docbook | |
parent | efa0164444fca36c3d4c2f8d9ef906252f2bc427 (diff) | |
download | gwenview-30981c12c4ad5eb1d7e9cfcd9ef0168c008df93b.tar.gz gwenview-30981c12c4ad5eb1d7e9cfcd9ef0168c008df93b.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 32098c8e56997c977f27cd1e2e2c6495d176c0ad)
Diffstat (limited to 'doc/introduction.docbook')
-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 |