summaryrefslogtreecommitdiffstats
path: root/src/ctvariable.cpp
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-01-14 23:53:37 +0200
committerMavridis Philippe <mavridisf@gmail.com>2021-01-14 23:53:37 +0200
commit024c7981e2238e05106e7e460cdfb36b5a6e25a1 (patch)
tree5de4cc06d389d6ceb7c4478f201c493f5e949e8b /src/ctvariable.cpp
parentc3278e0e46dc94d048d15b018456b94486a34acd (diff)
downloadklamav-024c7981e2238e05106e7e460cdfb36b5a6e25a1.tar.gz
klamav-024c7981e2238e05106e7e460cdfb36b5a6e25a1.zip
Replaced occurences of 'KDE' with 'TDE'
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'src/ctvariable.cpp')
-rw-r--r--src/ctvariable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctvariable.cpp b/src/ctvariable.cpp
index 6777341..5e26b23 100644
--- a/src/ctvariable.cpp
+++ b/src/ctvariable.cpp
@@ -9,7 +9,7 @@
* (at your option) any later version. *
***************************************************************************/
-// 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 "ctvariable.h"