diff options
Diffstat (limited to 'src/ctcron.cpp')
-rw-r--r-- | src/ctcron.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctcron.cpp b/src/ctcron.cpp index d8b5893..21eb85b 100644 --- a/src/ctcron.cpp +++ b/src/ctcron.cpp @@ -9,7 +9,7 @@ * (at your option) any later version. * ***************************************************************************/ -// Do not introduce any TQt or KDE dependencies into the "CT"-prefixed classes. +// Do not introduce any TQt or TDE dependencies into the "CT"-prefixed classes. // I want to be able to reuse these classes with another GUI toolkit. -GM 11/99 #include "ctcron.h" |