summaryrefslogtreecommitdiffstats
path: root/kmail/editorwatcher.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:38 -0600
commit7dba3110aacdb3220d54c3fe0c2947c25406b700 (patch)
tree28c064cf5647b2e8654cb4d5330d8e64afff27e2 /kmail/editorwatcher.cpp
parentc0fc75368b41146e605536e973e1d635b9d64ced (diff)
downloadtdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.tar.gz
tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.zip
Additional renaming of kde to tde
Diffstat (limited to 'kmail/editorwatcher.cpp')
-rw-r--r--kmail/editorwatcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/editorwatcher.cpp b/kmail/editorwatcher.cpp
index 48facf1f..56282fed 100644
--- a/kmail/editorwatcher.cpp
+++ b/kmail/editorwatcher.cpp
@@ -31,7 +31,7 @@
#include <cassert>
-// inotify stuff taken from kdelibs/kio/kio/kdirwatch.cpp
+// inotify stuff taken from tdelibs/kio/kio/kdirwatch.cpp
#ifdef HAVE_SYS_INOTIFY
#include <sys/ioctl.h>
#include <sys/inotify.h>