summaryrefslogtreecommitdiffstats
path: root/kmail/kmfiltermgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmfiltermgr.h')
-rw-r--r--kmail/kmfiltermgr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmfiltermgr.h b/kmail/kmfiltermgr.h
index 9822c96d3..609238661 100644
--- a/kmail/kmfiltermgr.h
+++ b/kmail/kmfiltermgr.h
@@ -28,8 +28,8 @@
class KMFilter;
class KMFilterDlg;
-template <typename T> class QValueVector;
-template <typename T> class QValueList;
+template <typename T> class TQValueVector;
+template <typename T> class TQValueList;
class KMFilterMgr: public QObject
{