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

Method removePreviousSeparatorColor

src/settings.cpp:1304–1307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1302}
1303
1304void ColorSettings::removePreviousSeparatorColor()
1305{
1306 remove(m_Settings, "General", "previousSeparatorColor");
1307}
1308
1309bool ColorSettings::colorSeparatorScrollbar() const
1310{

Callers 1

resetColorMethod · 0.80

Calls 1

removeFunction · 0.85

Tested by

no test coverage detected