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

Method setDisplayForeign

src/settings.cpp:2271–2274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2269}
2270
2271void InterfaceSettings::setDisplayForeign(bool b)
2272{
2273 set(m_Settings, "Settings", "display_foreign", b);
2274}
2275
2276QString InterfaceSettings::language()
2277{

Callers 1

updateMethod · 0.80

Calls 1

setFunction · 0.70

Tested by

no test coverage detected