Skip to content

Fix warnings when models are unsaved.

David Thompson requested to merge dcthomp/cmb:unsaved-fixes into master
  1. Catch when the user clicks the close-button on the main window.
  2. Do not report the same unclean model multiple times.

Merge request reports