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 70fdca04a..e190f51db 100644 --- a/akregator/src/tabwidget.h +++ b/akregator/src/tabwidget.h @@ -37,7 +37,7 @@ class Frame; class TabWidget : public KTabWidget { - Q_OBJECT + TQ_OBJECT public: |