summaryrefslogtreecommitdiffstats
path: root/akregator/src/librss/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/librss/document.h')
-rw-r--r--akregator/src/librss/document.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/librss/document.h b/akregator/src/librss/document.h
index 450dcf3b..55ac264c 100644
--- a/akregator/src/librss/document.h
+++ b/akregator/src/librss/document.h
@@ -14,8 +14,8 @@
#include "article.h"
#include "global.h"
-class QDateTime;
-class QDomDocument;
+class TQDateTime;
+class TQDomDocument;
namespace RSS
{