Esempio n. 1
0
 public void removeComment() {
   if (m_moves.removeComment(m_cur)) fireMoveModelChanged();
 }