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

Method feedFile

src/modinfodialogtab.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30bool ModInfoDialogTab::feedFile(const QString&, const QString&)
31{
32 // no-op
33 return false;
34}
35
36void ModInfoDialogTab::firstActivation()
37{

Callers 1

feedFilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected