summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqfont.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-13 21:16:04 +0900
commit872192923463820529e6e77963afb4bfcfb5ce53 (patch)
treebf37634f4da8ac66a81cb26695e1a1ab1fea1d06 /src/kernel/tqfont.h
parent6f57abfc9cd3acf1d648aee696947ac9216adb71 (diff)
downloadtqt3-872192923463820529e6e77963afb4bfcfb5ce53.tar.gz
tqt3-872192923463820529e6e77963afb4bfcfb5ce53.zip
Rename private q* headers into equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/tqfont.h')
-rw-r--r--src/kernel/tqfont.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqfont.h b/src/kernel/tqfont.h
index 27f5269e2..435b604df 100644
--- a/src/kernel/tqfont.h
+++ b/src/kernel/tqfont.h
@@ -193,9 +193,9 @@ public:
static void cleanup();
static void cacheStatistics();
- // a copy of this lives in qunicodetables.cpp, as we can't include
+ // a copy of this lives in tqunicodetables.cpp, as we can't include
// tqfont.h it in tools/. Do not modify without changing the script
- // enum in qunicodetable_p.h aswell.
+ // enum in tqunicodetable_p.h aswell.
enum Script {
// European Alphabetic Scripts
Latin,