diff options
Diffstat (limited to 'src/cthost.h')
-rw-r--r-- | src/cthost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cthost.h b/src/cthost.h index f76f0b1..5a1c203 100644 --- a/src/cthost.h +++ b/src/cthost.h @@ -12,7 +12,7 @@ #ifndef CTHOST_H #define CTHOST_H -// 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 <vector> |