summaryrefslogtreecommitdiff
path: root/src/newtabpage.h
diff options
context:
space:
mode:
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);
/**