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