forked from qt-creator/qt-creator
Maemo: Initialize remote application path in run config widget.
(cherry picked from commit b73b0fb0ce)
This commit is contained in:
@@ -155,6 +155,7 @@ void MaemoRunConfigurationWidget::addGenericWidgets(QVBoxLayout *mainLayout)
|
||||
SLOT(updateTargetInformation()));
|
||||
connect(m_runConfiguration->deployStep()->deployables(),
|
||||
SIGNAL(modelsCreated()), this, SLOT(handleDeploySpecsChanged()));
|
||||
handleDeploySpecsChanged();
|
||||
}
|
||||
|
||||
void MaemoRunConfigurationWidget::addDebuggingWidgets(QVBoxLayout *mainLayout)
|
||||
|
||||
Reference in New Issue
Block a user