MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / SetProjectChangedSinceLastSave

Method SetProjectChangedSinceLastSave

DataViewer/TableInterface.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void TableInterface::SetProjectChangedSinceLastSave(bool chg)
79{
80 project_changed_since_last_save = chg;
81}
82
83bool TableInterface::IsColTimeVariant(const wxString& name)
84{

Callers 1

SaveProjectConfMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected