Beispiel #1
0
void Changeset::Edit( File& file, const OpenFlag flags ) const
{
  file.Edit( flags, m_Id );
}