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

Method guiChanged

Settings/ConfigDialog.cpp:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150bool
151ConfigDialog::guiChanged(void) const
152{
153 return this->guiTab->hasChanged();
154}
155
156bool
157ConfigDialog::tleSourceConfigChanged(void) const

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

hasChangedMethod · 0.45

Tested by

no test coverage detected