MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / hasChanged

Method hasChanged

Settings/TLESourceTab.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68bool
69TLESourceTab::hasChanged(void) const
70{
71 return this->modified;
72}
73
74void
75TLESourceTab::connectAll(void)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected