summaryrefslogtreecommitdiff
path: root/src/websnap.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-07-02 14:57:21 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-07-11 12:52:53 +0200
commitab3ecbd3d32b33316554f534c81b486aa5854c5b (patch)
treee5c45b188e0122a61112372dfb86aa06f697780a /src/websnap.h
parentInsert back notification bars in webtab layout (diff)
downloadrekonq-ab3ecbd3d32b33316554f534c81b486aa5854c5b.tar.xz
clean up code
Diffstat (limited to 'src/websnap.h')
-rw-r--r--src/websnap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/websnap.h b/src/websnap.h
index ab30c552..f1b04aad 100644
--- a/src/websnap.h
+++ b/src/websnap.h
@@ -86,7 +86,8 @@ 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); TODO: try to make this method work => more previews for the urlbar
+ // static QPixmap renderVisiblePagePreview(const QWebPage &page, int w = WIDTH, int h = HEIGHT);
+ // TODO: try to make this method work => more previews for the urlbar
/**
* Snaps a pixmap of size w * h from a page of a tab that is currently closing