summaryrefslogtreecommitdiffstats
path: root/akregator/src/tabwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/tabwidget.h')
-rw-r--r--akregator/src/tabwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tabwidget.h b/akregator/src/tabwidget.h
index ec7168c5..70fdca04 100644
--- a/akregator/src/tabwidget.h
+++ b/akregator/src/tabwidget.h
@@ -38,7 +38,7 @@ class Frame;
class TabWidget : public KTabWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
TabWidget(TQWidget * parent = 0, const char *name = 0);