diff options
Diffstat (limited to 'akregator/src/tabwidget.h')
-rw-r--r-- | akregator/src/tabwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tabwidget.h b/akregator/src/tabwidget.h index ec7168c59..70fdca04a 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); |