summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-23 00:13:54 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-23 00:13:54 +0200
commit0cd8eaf723eaaa4b6aa3ad7125f1d8ce0569d55e (patch)
tree24fce08448f43744d5ad4a3864be7b82567315fc /src/mainwindow.h
parentMerge commit 'refs/merge-requests/1884' of git://gitorious.org/rekonq/mainlin... (diff)
parent(LAST hopefully) BIG change (before 0.3) (diff)
downloadrekonq-0cd8eaf723eaaa4b6aa3ad7125f1d8ce0569d55e.tar.xz
Merge branch 'StartRekonq'
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 5d8aeec2..06fec756 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -70,6 +70,8 @@ public:
virtual QSize sizeHint() const;
virtual KActionCollection *actionCollection () const;
+ bool homePage(const KUrl &url = KUrl("rekonq:home"));
+
private:
void setupActions();
void setupTools();