Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ~TitleRestorer
Method
~TitleRestorer
src/ProjectFileManager.cpp:1792–1795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1790
}
1791
1792
TitleRestorer::~TitleRestorer() {
1793
if( UnnamedCount > 1 )
1794
RefreshAllTitles( false );
1795
}
Callers
nothing calls this directly
Calls
1
RefreshAllTitles
Function · 0.85
Tested by
no test coverage detected