MCPcopy Create free account
hub / github.com/KDE/kate / setAmendingCommit

Method setAmendingCommit

addons/project/gitcommitdialog.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198void GitCommitDialog::setAmendingCommit()
199{
200 m_cbAmend.setChecked(true);
201}
202
203void GitCommitDialog::updateLineSizeLabel()
204{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected