summaryrefslogtreecommitdiff
path: root/src/homepage.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-02 00:37:22 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-02 00:37:22 +0200
commitf4d682fe3b5994af0ecdcb5e656ba3f782f59d59 (patch)
tree1475e988af1bab05ced6e4f8abb76d4100a3490e /src/homepage.h
parentChanging page layout (more to come..) (diff)
downloadrekonq-f4d682fe3b5994af0ecdcb5e656ba3f782f59d59.tar.xz
preferred --> favorites
Diffstat (limited to 'src/homepage.h')
-rw-r--r--src/homepage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/homepage.h b/src/homepage.h
index c4a7a0e2..af5185c8 100644
--- a/src/homepage.h
+++ b/src/homepage.h
@@ -51,7 +51,7 @@ public:
QString homePageMenu();
private:
- QString fillPreferred();
+ QString fillFavorites();
QString lastVisitedSites();
QString fillHistory();
QString fillBookmarks();