summaryrefslogtreecommitdiffstats
path: root/kio
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:39:23 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-11-09 01:57:37 +0100
commit03929452275f29cf2c2cb7b331be898838506e14 (patch)
tree81844df26ea61c7fcd0b7bddcd636a0769b42399 /kio
parentc2fdbe63f8d0dc822c79100ab6739f297b2c6ab8 (diff)
downloadtdelibs-03929452275f29cf2c2cb7b331be898838506e14.tar.gz
tdelibs-03929452275f29cf2c2cb7b331be898838506e14.zip
Fix inadvertent tq changes.
(cherry picked from commit 40712e064638a603834221ccc204345c1bb9acf5)
Diffstat (limited to 'kio')
-rw-r--r--kio/kio/kdirwatch_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kdirwatch_p.h b/kio/kio/kdirwatch_p.h
index 1c0ec8fe7..8777f56b2 100644
--- a/kio/kio/kdirwatch_p.h
+++ b/kio/kio/kdirwatch_p.h
@@ -1,6 +1,6 @@
/* Private Header for class of KDirWatchPrivate
*
- * this separate header file is needed for TQMOC processing
+ * this separate header file is needed for MOC processing
* because KDirWatchPrivate has signals and slots
*/