diff options
Diffstat (limited to 'kcron/ctdow.cpp')
-rw-r--r-- | kcron/ctdow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ctdow.cpp b/kcron/ctdow.cpp index fe93c86..1b59eb9 100644 --- a/kcron/ctdow.cpp +++ b/kcron/ctdow.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 "ctdow.h" |