diff --git a/devices/synccollectionwidget.cpp b/devices/synccollectionwidget.cpp index fefd19910..50fff9af4 100644 --- a/devices/synccollectionwidget.cpp +++ b/devices/synccollectionwidget.cpp @@ -39,7 +39,7 @@ SyncCollectionWidget::SyncCollectionWidget(QWidget *parent, const QString &title , searchTimer(0) { setupUi(this); - groupBox->setTitle(title); + titleLabel->setText(title); button->setText(action); button->setEnabled(false); diff --git a/devices/synccollectionwidget.ui b/devices/synccollectionwidget.ui index e6f3dd8c5..72a8d48a2 100644 --- a/devices/synccollectionwidget.ui +++ b/devices/synccollectionwidget.ui @@ -2,40 +2,39 @@ SyncCollectionWidget - - - 0 - 0 - 302 - 239 - - - - - - - - - - - - - - - - 0 - 0 - - - - - - - - + + 0 + + + + + + 75 + true + + + + + + + + + + + + + 0 + 0 + + + + + + +