diff options
Diffstat (limited to 'kcron/ctunit.h')
-rw-r--r-- | kcron/ctunit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ctunit.h b/kcron/ctunit.h index 871a274..5bd39f6 100644 --- a/kcron/ctunit.h +++ b/kcron/ctunit.h @@ -12,7 +12,7 @@ #ifndef CTUNIT_H #define CTUNIT_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 <string> |