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

Method removeForcedLibraries

src/profile.cpp:1179–1182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1177}
1178
1179void Profile::removeForcedLibraries(const QString& executable)
1180{
1181 m_Settings->remove("forced_libraries/" + executable);
1182}
1183
1184void Profile::debugDump() const
1185{

Callers 1

commitChangesMethod · 0.80

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected