Target options: Clearer naming for qt mkspec setting.

Change-Id: Ia9b5838d83afad828d7926f9db5c30e3ac021877
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
Eike Ziller
2012-06-22 14:02:16 +02:00
committed by Tobias Hunger
parent d8d5efcd40
commit a1d4afad67

View File

@@ -62,7 +62,7 @@ QmakeProfileConfigWidget::QmakeProfileConfigWidget(ProjectExplorer::Profile *p,
QString QmakeProfileConfigWidget::displayName() const QString QmakeProfileConfigWidget::displayName() const
{ {
return tr("Mkspec:"); return tr("Qt mkspec:");
} }
void QmakeProfileConfigWidget::makeReadOnly() void QmakeProfileConfigWidget::makeReadOnly()