Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Watch
Function
Watch
src/widgets/BasicMenu.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
};
136
137
void Watch()
138
{
139
static Watcher instance;
140
}
141
142
// Add a callback for startup of journalling
143
Journal::RegisteredInitializer initializer{ []{
Callers
1
BasicMenu.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected