diff options
Diffstat (limited to 'CODING')
-rw-r--r-- | CODING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |