forked from qt-creator/qt-creator
CVS: Add checkout wizard.
This commit is contained in:
@@ -57,7 +57,7 @@ QString CloneWizard::description() const
|
||||
|
||||
QString CloneWizard::name() const
|
||||
{
|
||||
return tr("Git Checkout");
|
||||
return tr("Git Repository Clone");
|
||||
}
|
||||
|
||||
QWizardPage *CloneWizard::createParameterPage(const QString &path)
|
||||
|
||||
Reference in New Issue
Block a user