diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 19:39:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 19:44:59 +0900 |
commit | f89b30da133cc3eef7fffb4f370bcfeb92129a38 (patch) | |
tree | 18304fea5f82064d185755012c208e7cf7bbc701 /fmt_filters_README | |
parent | e4169f74a210c4ba4654b58d577cce3f8b86133b (diff) | |
download | ksquirrel-f89b30da133cc3eef7fffb4f370bcfeb92129a38.tar.gz ksquirrel-f89b30da133cc3eef7fffb4f370bcfeb92129a38.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'fmt_filters_README')
-rw-r--r-- | fmt_filters_README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fmt_filters_README b/fmt_filters_README index 40882e0..fb5115d 100644 --- a/fmt_filters_README +++ b/fmt_filters_README @@ -148,7 +148,7 @@ ImageMagick Studio. ------------------------------------------------------------------- -Qt example: +TQt example: ----------- TQImage im; |