diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-09 18:58:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 21:16:45 +0900 |
commit | 7a7827396f90ad06945cd5a367f93d8ffd380e0f (patch) | |
tree | c812fa6c9a336fac31583724535fbcf8fd0e5ae0 /chalk/doc/profiles.txt | |
parent | ea7a0b4d73337e0e30678300466e668179241348 (diff) | |
download | koffice-7a7827396f90ad06945cd5a367f93d8ffd380e0f.tar.gz koffice-7a7827396f90ad06945cd5a367f93d8ffd380e0f.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/doc/profiles.txt')
-rw-r--r-- | chalk/doc/profiles.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/doc/profiles.txt b/chalk/doc/profiles.txt index c1841d52..52a80941 100644 --- a/chalk/doc/profiles.txt +++ b/chalk/doc/profiles.txt @@ -60,7 +60,7 @@ Paste from clipboard Two cases: Chalk has placed a clip on the copy profile set in the Settings, or none. An external clip is always RGB8 (for now, no - doubt Qt will extend its clipboard once RGB16 + doubt TQt will extend its clipboard once RGB16 images or RGB half images become widespread), so in those cases we always need an RGB profile. |