forked from qt-creator/qt-creator
Git: Enable commit selection in Push to Gerrit dialog
Change-Id: Ie0ca8322858ac75d4bacf8b3efe66fa40577e3a2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
cd2722b1a0
commit
566d3d9d9b
@@ -132,6 +132,7 @@ bool LogChangeWidget::populateLog(const QString &repository, const QString &comm
|
||||
m_model->appendRow(row);
|
||||
}
|
||||
}
|
||||
setCurrentIndex(m_model->index(0, 0));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user