Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3257
void CsvApplication::checkUpdateCB(Fl_Widget *, void *) {
3258
app.checkUpdate(true);
3259
}
3260
3261
3262
/**
Callers
1
MyMenuCallback
Method · 0.80
Calls
1
checkUpdate
Method · 0.80
Tested by
no test coverage detected