diff options
Diffstat (limited to 'src/ctvariable.h')
-rw-r--r-- | src/ctvariable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctvariable.h b/src/ctvariable.h index 11d8af1..f25c0a6 100644 --- a/src/ctvariable.h +++ b/src/ctvariable.h @@ -12,7 +12,7 @@ #ifndef CTVARIABLE_H #define CTVARIABLE_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 <string> |