summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-23 00:18:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-23 00:18:36 +0200
commit44a63fda576f0e114575800b26a4fd79be4027ef (patch)
tree1b9c0b4cde971c9393dd950366094eaf6186afb3
parentSome actions fixed and re-enabled history action (back) menu (diff)
downloadrekonq-44a63fda576f0e114575800b26a4fd79be4027ef.tar.xz
Let work actions shortcut in MainWindow
-rw-r--r--src/mainwindow.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index df3fb124..9b377273 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -221,6 +221,9 @@ KActionCollection *MainWindow::actionCollection () const
void MainWindow::setupActions()
{
+ // this let shortcuts work..
+ actionCollection()->addAssociatedWidget(this);
+
KAction *a;
// location bar