summaryrefslogtreecommitdiffstats
path: root/src/cti18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cti18n.h')
-rw-r--r--src/cti18n.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cti18n.h b/src/cti18n.h
index 7cea13a..2e04549 100644
--- a/src/cti18n.h
+++ b/src/cti18n.h
@@ -12,13 +12,13 @@
#ifndef CTI18N_H
#define CTI18N_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
//
// Note: I do make an exception to the above rule for this file, as it is
// necessary to support internationalization.
//
-// Regardless, please don't introduce any other TQt or KDE dependencies here.
+// Regardless, please don't introduce any other TQt or TDE dependencies here.
// -GM 11/99
#include <tdelocale.h>