X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=BrowserTab.js;h=6245567561af541784b403d1787b54f307c6e796;hb=540e14a6f2e19a4e9753ed2d15abcec9df6187df;hp=e97657804ba346afb30e7ffdd226593be0f1831a;hpb=27a88dd3aba0061db53d6919bc5494d1b217b03e;p=app.webkitpdf diff --git a/BrowserTab.js b/BrowserTab.js index e976578..6245567 100644 --- a/BrowserTab.js +++ b/BrowserTab.js @@ -52,8 +52,8 @@ BrowserTab = new GType({ if(this.web_view == null) this.web_view = new BrowserView.BrowserView(); - print(this.web_view); - //this.web_view.set_tab(this); +// print(this.web_view); + this.web_view.set_tab(this); scroll_view.smooth_scroll = true; scroll_view.add(this.web_view);