From 82167d2422a4b6e3071dca68cf65a66e1da41ab4 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 17 Jul 2011 16:46:24 +0200 Subject: A round of the "new" astyle 2.01... --- src/websnap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/websnap.h') diff --git a/src/websnap.h b/src/websnap.h index f1b04aad..dd2cb93b 100644 --- a/src/websnap.h +++ b/src/websnap.h @@ -86,7 +86,7 @@ public: */ static QPixmap renderPagePreview(const QWebPage &page, int w = defaultWidth, int h = defaultHeight); - // static QPixmap renderVisiblePagePreview(const QWebPage &page, int w = WIDTH, int h = HEIGHT); + // static QPixmap renderVisiblePagePreview(const QWebPage &page, int w = WIDTH, int h = HEIGHT); // TODO: try to make this method work => more previews for the urlbar /** -- cgit v1.2.1