summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:39:23 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:39:23 -0500
commit40712e064638a603834221ccc204345c1bb9acf5 (patch)
tree7b13067b7a8eafb4ca54e9600d0ce5154c70bcd7 /tdecore
parent1ba4ed64cb27aff7bf919f290a8e67d223c94647 (diff)
downloadtdelibs-40712e064638a603834221ccc204345c1bb9acf5.tar.gz
tdelibs-40712e064638a603834221ccc204345c1bb9acf5.zip
Fix inadvertent tq changes.
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/ksimpledirwatch_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/ksimpledirwatch_p.h b/tdecore/ksimpledirwatch_p.h
index a0022f3ae..c295ac957 100644
--- a/tdecore/ksimpledirwatch_p.h
+++ b/tdecore/ksimpledirwatch_p.h
@@ -1,6 +1,6 @@
/* Private Header for class of KSimpleDirWatchPrivate
*
- * this separate header file is needed for TQMOC processing
+ * this separate header file is needed for MOC processing
* because KSimpleDirWatchPrivate has signals and slots
*
* KSimpleDirWatch is a basic copy of KDirWatch