summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/summary/dropwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/summary/dropwidget.h')
-rw-r--r--kontact/plugins/summary/dropwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/summary/dropwidget.h b/kontact/plugins/summary/dropwidget.h
index c4fe2c8b2..e2d11c9ee 100644
--- a/kontact/plugins/summary/dropwidget.h
+++ b/kontact/plugins/summary/dropwidget.h
@@ -33,7 +33,7 @@ class DropWidget : public TQWidget
DropWidget( TQWidget *parent, const char *name = 0 );
signals:
- void summaryWidgetDropped( TQWidget *target, TQWidget *widget, int alignment );
+ void summaryWidgetDropped( TQWidget *target, TQWidget *widget, int tqalignment );
protected:
virtual void dragEnterEvent( TQDragEnterEvent* );