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