BrowserWindow.vala
[app.webkitpdf] / BrowserWindow.vala
index 77f7dc1..1d527d1 100644 (file)
@@ -107,7 +107,7 @@ public class BrowserWindow : Object
             if (cd < 1) {
                 print("calling printit - timed out");
                 _this.view.printit();
-               
+                print("AAA\n");
                 return false;                  
             }
             return true;