Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ saveAsDialogUncompressed
Function
saveAsDialogUncompressed
src/CardinalCommon.cpp:1173–1178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1171
}
1172
1173
void saveAsDialogUncompressed()
1174
{
1175
#ifndef HEADLESS_BEHAVIOUR
1176
saveAsDialog(true);
1177
#endif
1178
}
1179
1180
void saveTemplateDialog()
1181
{
Callers
nothing calls this directly
Calls
1
saveAsDialog
Function · 0.70
Tested by
no test coverage detected