Do the right thing on closing the window.
authorCarl Hetherington <cth@carlh.net>
Fri, 27 Dec 2013 14:27:31 +0000 (14:27 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 27 Dec 2013 14:27:31 +0000 (14:27 +0000)
src/tools/dcpomatic.cc

index 72fb56b4f552d216a6a7a65e1766064bf66f6935..66f795ddf4a10de1d38edc6e771809e301650045 100644 (file)
@@ -552,6 +552,8 @@ private:
                        return;
                }
 
+               maybe_save_then_delete_film ();
+
                ev.Skip ();
        }