MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / setOverwrite

Method setOverwrite

src/settings.cpp:1718–1721  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1716}
1717
1718void PathSettings::setOverwrite(const QString& path)
1719{
1720 setConfigurablePath("overwrite_directory", path);
1721}
1722
1723NetworkSettings::NetworkSettings(QSettings& settings, bool globalInstance)
1724 : m_Settings(settings)

Callers 1

finishMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected