summaryrefslogtreecommitdiffstats
path: root/src/cti18n.h
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2021-01-14 23:53:37 +0200
committerMavridis Philippe <[email protected]>2021-01-14 23:53:37 +0200
commit024c7981e2238e05106e7e460cdfb36b5a6e25a1 (patch)
tree5de4cc06d389d6ceb7c4478f201c493f5e949e8b /src/cti18n.h
parentc3278e0e46dc94d048d15b018456b94486a34acd (diff)
downloadklamav-024c7981e2238e05106e7e460cdfb36b5a6e25a1.tar.gz
klamav-024c7981e2238e05106e7e460cdfb36b5a6e25a1.zip
Replaced occurences of 'KDE' with 'TDE'
Signed-off-by: Mavridis Philippe <[email protected]>
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>