summaryrefslogtreecommitdiffstats
path: root/konq-plugins/sidebar/newsticker/norsswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/sidebar/newsticker/norsswidget.h')
-rw-r--r--konq-plugins/sidebar/newsticker/norsswidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/konq-plugins/sidebar/newsticker/norsswidget.h b/konq-plugins/sidebar/newsticker/norsswidget.h
index cebac3b..91a8c61 100644
--- a/konq-plugins/sidebar/newsticker/norsswidget.h
+++ b/konq-plugins/sidebar/newsticker/norsswidget.h
@@ -31,11 +31,11 @@ class KConfigDialog;
namespace KSB_News {
- class NoRSSWidget : public QWidget {
+ class NoRSSWidget : public TQWidget {
Q_OBJECT
public:
- NoRSSWidget(QWidget *parent = 0, const char *name = 0);
+ NoRSSWidget(TQWidget *parent = 0, const char *name = 0);
private slots:
void slotBtnClicked();