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

Method checkUpdateCB

src/csvapplication.cpp:3257–3259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3255
3256
3257void CsvApplication::checkUpdateCB(Fl_Widget *, void *) {
3258 app.checkUpdate(true);
3259}
3260
3261
3262/**

Callers 1

MyMenuCallbackMethod · 0.80

Calls 1

checkUpdateMethod · 0.80

Tested by

no test coverage detected