summaryrefslogtreecommitdiff
path: root/src/homepage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/homepage.h')
-rw-r--r--src/homepage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/homepage.h b/src/homepage.h
index 73bb5859..7d62f50a 100644
--- a/src/homepage.h
+++ b/src/homepage.h
@@ -55,7 +55,8 @@ private:
QString lastVisitedSites();
QString fillHistory();
QString fillBookmarks();
-
+ QString fillRecentlyClosedTabs();
+
QString createBookItem(const KBookmark &bookmark);
QString m_homePagePath;