summaryrefslogtreecommitdiffstats
path: root/akregator/src/nodelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/nodelist.h')
-rw-r--r--akregator/src/nodelist.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/akregator/src/nodelist.h b/akregator/src/nodelist.h
index d5b0024c..b65078cc 100644
--- a/akregator/src/nodelist.h
+++ b/akregator/src/nodelist.h
@@ -27,12 +27,12 @@
#include <tqobject.h>
-class QDomDocument;
-class QDomNode;
-class QString;
+class TQDomDocument;
+class TQDomNode;
+class TQString;
-template <class K,class T> class QMap;
-template <class T> class QValueList;
+template <class K,class T> class TQMap;
+template <class T> class TQValueList;
// hack for KDE 3.x series
#ifdef signals