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

Method checkSettings

src/statusbar.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139void StatusBar::checkSettings(const Settings& settings)
140{
141 m_api->setVisible(!settings.interface().hideAPICounter());
142}
143
144void StatusBar::updateNormalMessage(OrganizerCore& core)
145{

Callers 1

Calls 2

setVisibleMethod · 0.80
hideAPICounterMethod · 0.80

Tested by

no test coverage detected