diff options
Diffstat (limited to 'kcron/cttask.cpp')
-rw-r--r-- | kcron/cttask.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/cttask.cpp b/kcron/cttask.cpp index 22fc77b..4851792 100644 --- a/kcron/cttask.cpp +++ b/kcron/cttask.cpp @@ -9,7 +9,7 @@ * (at your option) any later version. * ***************************************************************************/ -// 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 "cttask.h" |