diff options
Diffstat (limited to 'src/ctdom.h')
-rw-r--r-- | src/ctdom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctdom.h b/src/ctdom.h index 4e66747..daadd1f 100644 --- a/src/ctdom.h +++ b/src/ctdom.h @@ -12,7 +12,7 @@ #ifndef CTDOM_H #define CTDOM_H -// Do not introduce any Qt or KDE dependencies into the "CT"-prefixed classes. +// Do not introduce any TQt or KDE dependencies into the "CT"-prefixed classes. // I want to be able to reuse these classes with another GUI toolkit. -GM 11/99 #include "ctunit.h" |