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

Method setModlistContainsPlugin

src/settings.cpp:1274–1277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1272}
1273
1274void ColorSettings::setModlistContainsPlugin(const QColor& c)
1275{
1276 set(m_Settings, "Settings", "containsPluginColor", c);
1277}
1278
1279QColor ColorSettings::pluginListContained() const
1280{

Callers 1

loadMethod · 0.80

Calls 1

setFunction · 0.70

Tested by

no test coverage detected