diff options
Diffstat (limited to 'kcron/ctminute.h')
-rw-r--r-- | kcron/ctminute.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ctminute.h b/kcron/ctminute.h index 6d93e08..1f1c7ad 100644 --- a/kcron/ctminute.h +++ b/kcron/ctminute.h @@ -12,7 +12,7 @@ #ifndef CTMINUTE_H #define CTMINUTE_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" |