summaryrefslogtreecommitdiff
path: root/src/homepage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/homepage.h')
-rw-r--r--src/homepage.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/homepage.h b/src/homepage.h
index e8b5b4f5..c4ef7fc5 100644
--- a/src/homepage.h
+++ b/src/homepage.h
@@ -46,14 +46,11 @@ public:
QString rekonqHomePage();
private:
- QString fillHistory();
- QString fillBookmarks();
-
- QString createSubMenu(const QString &, const QString &);
- QString createBookItem(const KBookmark &);
+ QString speedDial();
+ QString searchEngines();
+ QString recentlyClosedTabs();
QString m_homePagePath;
- QString m_imagesPath;
};
#endif // REKONQ_HOME_PAGE