MCPcopy Create free account
hub / github.com/OneMoreGres/ScreenTranslator / resetFatalError

Method resetFatalError

src/trayicon.cpp:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void TrayIcon::resetFatalError()
139{
140 isFatalError_ = false;
141 updateIcon();
142}
143
144void TrayIcon::updateIcon()
145{

Callers 2

updateSettingsMethod · 0.80
settingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected