diff options
Diffstat (limited to 'kcron/cttask.h')
-rw-r--r-- | kcron/cttask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/cttask.h b/kcron/cttask.h index 061df57..65f8c21 100644 --- a/kcron/cttask.h +++ b/kcron/cttask.h @@ -12,7 +12,7 @@ #ifndef CTTASK_H #define CTTASK_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> |