resetEditingSource method
void
resetEditingSource()
Implementation
void resetEditingSource() {
_editingSource = false;
_editingSourceSet = false;
}
void resetEditingSource() {
_editingSource = false;
_editingSourceSet = false;
}