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

Method clearAdditionalInformation

src/pluginlist.cpp:536–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534}
535
536void PluginList::clearAdditionalInformation()
537{
538 m_AdditionalInfo.clear();
539}
540
541void PluginList::addInformation(const QString& name, const QString& message)
542{

Callers 1

showReportMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected