clearModifyFlag method

void clearModifyFlag()

Implementation

void clearModifyFlag() {
  _modifiedKeys.clear();
}