MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / SetRightLabel

Method SetRightLabel

src/gui/customstatusbar.cc:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void CustomStatusBar::SetRightLabel(const std::string& text)
105{
106 _rightLabel->SetLabel(text);
107}

Callers 1

OnLogMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected