diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-05-10 01:02:57 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-05-15 09:53:43 +0200 |
commit | 5c228dfea3adcefc62f755fc5391d762bbc23f80 (patch) | |
tree | a40a5a8c15069996161ebcae2a2d3531de6380e8 /src/newtabpage.h | |
parent | Calm down kDebug() calls on NewTabPage (diff) | |
download | rekonq-5c228dfea3adcefc62f755fc5391d762bbc23f80.tar.xz |
Update image : HALF IMPLEMENTATION
Diffstat (limited to 'src/newtabpage.h')
-rw-r--r-- | src/newtabpage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newtabpage.h b/src/newtabpage.h index e2a86a70..84c9c03e 100644 --- a/src/newtabpage.h +++ b/src/newtabpage.h @@ -83,6 +83,7 @@ private: QWebElement tabPreview(int winIndex, int tabIndex, const KUrl &url, const QString &title); QWebElement closedTabPreview(int index, const KUrl &url, const QString &title); + void reloadPreview(int index); void removePreview(int index); /** |