MCPcopy 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
137void Watch()
138{
139 static Watcher instance;
140}
141
142// Add a callback for startup of journalling
143Journal::RegisteredInitializer initializer{ []{

Callers 1

BasicMenu.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected