BrowserView.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jan 2015 06:34:16 +0000 (14:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jan 2015 06:34:16 +0000 (14:34 +0800)
BrowserView.js

index aa5955a..59bc35c 100644 (file)
@@ -341,7 +341,7 @@ BrowserView = new GType({
                 mf.print_full(p, Gtk.PrintOperationAction.EXPORT);
                 print("made image - exiting");
                 
-              //  Seed.quit();
+                Seed.quit();
                 return true;
             });
         }