diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-10-23 00:13:54 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-10-23 00:13:54 +0200 |
commit | 0cd8eaf723eaaa4b6aa3ad7125f1d8ce0569d55e (patch) | |
tree | 24fce08448f43744d5ad4a3864be7b82567315fc /src/application.h | |
parent | Merge commit 'refs/merge-requests/1884' of git://gitorious.org/rekonq/mainlin... (diff) | |
parent | (LAST hopefully) BIG change (before 0.3) (diff) | |
download | rekonq-0cd8eaf723eaaa4b6aa3ad7125f1d8ce0569d55e.tar.xz |
Merge branch 'StartRekonq'
Diffstat (limited to 'src/application.h')
-rw-r--r-- | src/application.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/application.h b/src/application.h index eadacfa0..e5616d59 100644 --- a/src/application.h +++ b/src/application.h @@ -101,7 +101,6 @@ public: MainWindow *mainWindow(); MainWindowList mainWindowList(); - bool homePage(const KUrl &url = KUrl("rekonq:home")); static KIcon icon(const KUrl &url); |