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