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

Method apply

src/syncoverwritedialog.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void SyncOverwriteDialog::apply(const QString& modDirectory)
174{
175 applyTo(ui->syncTree->topLevelItem(0), "", modDirectory);
176}

Callers 1

syncOverwriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected