summaryrefslogtreecommitdiff
path: root/src/newtabpage.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-05-10 01:02:57 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-05-15 09:53:43 +0200
commit5c228dfea3adcefc62f755fc5391d762bbc23f80 (patch)
treea40a5a8c15069996161ebcae2a2d3531de6380e8 /src/newtabpage.h
parentCalm down kDebug() calls on NewTabPage (diff)
downloadrekonq-5c228dfea3adcefc62f755fc5391d762bbc23f80.tar.xz
Update image : HALF IMPLEMENTATION
Diffstat (limited to 'src/newtabpage.h')
-rw-r--r--src/newtabpage.h1
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);
/**