@ -214,7 +214,7 @@ void AttachmentView::startDrag( Qt::DropActions supportedActions )
}
QWidget *AttachmentView::widget()
QWidget *AttachmentView::widget() const
{
return d->widget;
@ -44,7 +44,7 @@ public:
explicit AttachmentView( MessageComposer::AttachmentModel *model, QWidget *parent = 0 );
~AttachmentView();
QWidget *widget();
QWidget *widget() const;
public slots:
/// model sets these