MCPcopy Create free account
hub / github.com/KDE/kdevelop / setUseSourceDirForDestination

Method setUseSourceDirForDestination

plugins/subversion/svnimportmetadatawidget.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void SvnImportMetadataWidget::setUseSourceDirForDestination( bool b )
51{
52 useSourceDirForDestination = b;
53}
54
55
56void SvnImportMetadataWidget::setSourceLocationEditable( bool enable )

Callers 1

ProjectVcsPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected