MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / disableSave

Method disableSave

src/AppFrame.cpp:2753–2755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2751}
2752
2753void AppFrame::disableSave(bool state) {
2754 saveDisabled = state;
2755}
2756
2757
2758#ifdef _WIN32

Callers 1

doClickOKMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected