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

Method setLockGUI

src/settings.cpp:2124–2127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2122}
2123
2124void InterfaceSettings::setLockGUI(bool b)
2125{
2126 set(m_Settings, "Settings", "lock_gui", b);
2127}
2128
2129std::optional<QString> InterfaceSettings::styleName() const
2130{

Callers 1

updateMethod · 0.80

Calls 1

setFunction · 0.70

Tested by

no test coverage detected