summaryrefslogtreecommitdiffstats
path: root/doc/CreatingThemes
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 17:47:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 23:05:09 +0900
commit9ea3fc7ae8217d930353eb3e0be7bfdbdf21a5c7 (patch)
tree1fe047c3e652b10f996a760a6b1e027e6aa650a0 /doc/CreatingThemes
parentff0d52cab681a2154a1462935a5d9e4d6ebfe34e (diff)
downloadknights-9ea3fc7ae8217d930353eb3e0be7bfdbdf21a5c7.tar.gz
knights-9ea3fc7ae8217d930353eb3e0be7bfdbdf21a5c7.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/CreatingThemes')
-rw-r--r--doc/CreatingThemes2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CreatingThemes b/doc/CreatingThemes
index f19cc9a..b7aaaea 100644
--- a/doc/CreatingThemes
+++ b/doc/CreatingThemes
@@ -133,7 +133,7 @@ BorderLightOff=light_off.png
4. Pixmap Information:
-----------------------
-Your pixmaps can be in any format that Qt supports, as long as it supports an
+Your pixmaps can be in any format that TQt supports, as long as it supports an
alpha channel. For this reason you are strongly encouraged to stick with PNG
images. Note that there are a few exceptions to this in Chessboard themes. The
'Light', 'Dark', and 'Border' pixmaps constitute the lowest layer of graphics,