diff options
Diffstat (limited to 'src/ctcron.h')
-rw-r--r-- | src/ctcron.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctcron.h b/src/ctcron.h index 4843dfc..b74b0be 100644 --- a/src/ctcron.h +++ b/src/ctcron.h @@ -12,7 +12,7 @@ #ifndef CTCRON_H #define CTCRON_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> |