From 0f54a42cb67e7da16ab529925cd38efa54d58352 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 29 Jul 2009 01:45:13 +0200 Subject: Including web shortcuts configuration dialog. We can actually just include it externally. Anyway this let user think a bit more that this is not a rekonq related configuration dialog --- src/mainwindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 2cf880b8..b3f88472 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -131,7 +131,8 @@ private slots: // Settings Menu slots void slotShowMenubar(bool enable); void slotPreferences(); - + void configureWebShortcuts(); + // clear private data void clearPrivateData(); -- cgit v1.2.1