summaryrefslogtreecommitdiff
path: root/src/homepage.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-16 02:24:14 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-16 02:24:14 +0200
commitb86685795a003e22f3e5a5c6e01f928acb729090 (patch)
tree35c1c32cfbdd1b5eb32bf8c3d01b2c369fdbaf71 /src/homepage.h
parentsome fixes on preview home page mechanism (diff)
downloadrekonq-b86685795a003e22f3e5a5c6e01f928acb729090.tar.xz
removed bugged closed tabs and implemented a simple tab switch
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 7d62f50a..06db0822 100644
--- a/src/homepage.h
+++ b/src/homepage.h
@@ -55,7 +55,7 @@ private:
QString lastVisitedSites();
QString fillHistory();
QString fillBookmarks();
- QString fillRecentlyClosedTabs();
+ QString fillAllTabs();
QString createBookItem(const KBookmark &bookmark);