summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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