diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.cpp b/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.cpp index 90101bf653f..1d2bd4b4b7c 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.cpp +++ b/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.cpp @@ -20,7 +20,6 @@ MaemoDeployStepWidget::MaemoDeployStepWidget(MaemoDeployStep *step) : m_step(step) { ui->setupUi(this); - ui->mountPortSpinBox->setToolTip(ui->mountPortLabel->toolTip()); connect(m_step->deployables(), SIGNAL(modelsCreated()), this, SLOT(handleModelsCreated())); diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.ui b/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.ui index 8914fadad53..6cc3697c6d9 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.ui +++ b/src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.ui @@ -46,8 +46,7 @@ - The port on the device to use for mounting the host disk during deployment. -Note: On Windows, several consecutive ports may be used, starting with the one set here. + Mount port: