Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetUnpauseButtonText
Method
SetUnpauseButtonText
lib/macro/macro-dock.cpp:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void MacroDock::SetUnpauseButtonText(const StringVariable &text)
79
{
80
_unpauseButtonText = text;
81
UpdateText();
82
}
83
84
void MacroDock::ShowStatusLabel(bool value)
85
{
Callers
1
AskForSettings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected