diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 13:00:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 13:00:12 +0900 |
commit | 8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch) | |
tree | 3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/features.doc | |
parent | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff) | |
download | tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip |
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/features.doc')
-rw-r--r-- | doc/features.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.doc b/doc/features.doc index b7e7b4bb5..01c1f7434 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -59,7 +59,7 @@ The available options are: \table \header \i Macro \i Disables \i Set automatically by -\header \i31 Images (\l QImageIO) +\header \i31 Images (\l TQImageIO) \row \i TQT_NO_IMAGEIO_BMP \i Microsoft Bitmap image file format. \i @@ -81,7 +81,7 @@ The available options are: \i Asynchronous I/O (\l QAsyncIO) \i \row \i TQT_NO_ASYNC_IMAGE_IO - \i Asynchronous Image I/O and GIF image support (\l QImageDecoder, ...) + \i Asynchronous Image I/O and GIF image support (\l TQImageDecoder, ...) \i \row \i TQT_NO_MOVIE \i Animation support (\l QMovie) |