MCPcopy Create free account
hub / github.com/KDE/kdevelop / ~VCSCommitDiffPatchSource

Method ~VCSCommitDiffPatchSource

kdevplatform/vcs/widgets/vcsdiffpatchsources.cpp:207–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207VCSCommitDiffPatchSource::~VCSCommitDiffPatchSource() {
208 delete m_commitMessageWidget.data();
209}
210
211bool VCSCommitDiffPatchSource::canSelectFiles() const {
212 return true;

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected