summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/newsticker
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/newsticker')
-rw-r--r--kontact/plugins/newsticker/kcmkontactknt.h2
-rw-r--r--kontact/plugins/newsticker/summarywidget.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/kontact/plugins/newsticker/kcmkontactknt.h b/kontact/plugins/newsticker/kcmkontactknt.h
index c88c94e2..a8572b8e 100644
--- a/kontact/plugins/newsticker/kcmkontactknt.h
+++ b/kontact/plugins/newsticker/kcmkontactknt.h
@@ -26,7 +26,7 @@
#include <kcmodule.h>
-class QListViewItem;
+class TQListViewItem;
class QSpinxBox;
class KAboutData;
diff --git a/kontact/plugins/newsticker/summarywidget.h b/kontact/plugins/newsticker/summarywidget.h
index d6cdefa0..bfea340e 100644
--- a/kontact/plugins/newsticker/summarywidget.h
+++ b/kontact/plugins/newsticker/summarywidget.h
@@ -35,8 +35,8 @@
#include "summary.h"
#include <kurl.h>
-class QVBoxLayout;
-class QLabel;
+class TQVBoxLayout;
+class TQLabel;
class DCOPRef;
class KURLLabel;