Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
173
void SyncOverwriteDialog::apply(const QString& modDirectory)
174
{
175
applyTo(ui->syncTree->topLevelItem(0),
""
, modDirectory);
176
}
Callers
1
syncOverwrite
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected