forked from qt-creator/qt-creator
Target options: Clearer naming for qt mkspec setting.
Change-Id: Ia9b5838d83afad828d7926f9db5c30e3ac021877 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
d8d5efcd40
commit
a1d4afad67
@@ -62,7 +62,7 @@ QmakeProfileConfigWidget::QmakeProfileConfigWidget(ProjectExplorer::Profile *p,
|
||||
|
||||
QString QmakeProfileConfigWidget::displayName() const
|
||||
{
|
||||
return tr("Mkspec:");
|
||||
return tr("Qt mkspec:");
|
||||
}
|
||||
|
||||
void QmakeProfileConfigWidget::makeReadOnly()
|
||||
|
Reference in New Issue
Block a user