diff options
Diffstat (limited to 'akregator/src/mk4storage/mk4confwidget.h')
-rw-r--r-- | akregator/src/mk4storage/mk4confwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mk4storage/mk4confwidget.h b/akregator/src/mk4storage/mk4confwidget.h index 3fd71ebac..194295def 100644 --- a/akregator/src/mk4storage/mk4confwidget.h +++ b/akregator/src/mk4storage/mk4confwidget.h @@ -33,7 +33,7 @@ namespace Backend { class MK4ConfWidget : public MK4ConfWidgetBase { Q_OBJECT - TQ_OBJECT + public: MK4ConfWidget(); |