diff options
Diffstat (limited to 'kontact/plugins/summary/dropwidget.h')
-rw-r--r-- | kontact/plugins/summary/dropwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/summary/dropwidget.h b/kontact/plugins/summary/dropwidget.h index c4fe2c8b2..d406f4411 100644 --- a/kontact/plugins/summary/dropwidget.h +++ b/kontact/plugins/summary/dropwidget.h @@ -27,7 +27,7 @@ class DropWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: DropWidget( TQWidget *parent, const char *name = 0 ); |