diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-03-05 00:52:07 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-03-05 00:52:07 +0100 |
commit | 09ba3b9c585ad397c3168d1fb44f7f4dc75f0447 (patch) | |
tree | 758e1adbe634a8808a1f8570b1d949acb26e35db /src/mainwindow.h | |
parent | Fix Click to Flash. (diff) | |
download | rekonq-09ba3b9c585ad397c3168d1fb44f7f4dc75f0447.tar.xz |
Fix choice between history & bookmarks in the new tab first page.
No more reloading pages on accepting configuration
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 66c796cc..57b88dfd 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -87,7 +87,6 @@ private: void setupPanels(); public slots: - void updateBrowser(); void homePage(); /** |