summaryrefslogtreecommitdiff
path: root/src/newtabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newtabpage.h')
-rw-r--r--src/newtabpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newtabpage.h b/src/newtabpage.h
index 265518d2..2d8d50bd 100644
--- a/src/newtabpage.h
+++ b/src/newtabpage.h
@@ -51,7 +51,7 @@ public:
* about: url and loads the corresponding part of the
* new tab page
*/
- QString newTabPageCode(const KUrl &url = KUrl("rekonq:home"));
+ QString newTabPageCode(const KUrl &url = KUrl("about:home"));
protected: // these are the function to build the new tab page