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