MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / setUpdateCheck

Method setUpdateCheck

src/csvapplication.cpp:3329–3331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3327}
3328
3329void CsvApplication::setUpdateCheck(bool allowed) {
3330 checkUpdateAllowed = allowed;
3331}
3332
3333
3334bool CsvApplication::isUpdateCheckAllowed() {

Callers 2

mainFunction · 0.80
updateCheckButtonCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected