summaryrefslogtreecommitdiffstats
path: root/CODING
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:54 +0900
commit41b3c136fb316a7db9dcacde48890ca716422395 (patch)
treef81e4b6238c4c522d7b4a25663919f7dd4135d77 /CODING
parent4d0e92e869aeab286a753010ee87be3bd30cafe4 (diff)
downloadkxmleditor-41b3c136fb316a7db9dcacde48890ca716422395.tar.gz
kxmleditor-41b3c136fb316a7db9dcacde48890ca716422395.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CODING')
-rw-r--r--CODING2
1 files changed, 1 insertions, 1 deletions
diff --git a/CODING b/CODING
index 660904e..591a5eb 100644
--- a/CODING
+++ b/CODING
@@ -3,7 +3,7 @@ NAMING CONVENTIONS
CLASS NAMES
-Class names follow Qt and KDE schema, with KXE or KXMLEditor prefix:
+Class names follow TQt and KDE schema, with KXE or KXMLEditor prefix:
KXE....Dialog, KXE....View, KXE....Command for longer names.
examples: KXESpecProcInstrDialog