]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Expose konsolepart shortcuts in Dolphin's shortcuts view
[dolphin.git] / src / dolphinmainwindow.h
index 761766df8562080400d5a185fb7f18ddae6044a5..5ada022cbdec511cb195d0f03a9a51fa30ca6e23 100644 (file)
@@ -576,6 +576,12 @@ private Q_SLOTS:
       * to go to.
       */
     void slotGoForward(QAction* action);
+
+    /**
+     * Is called when configuring the keyboard shortcuts
+     */
+    void slotKeyBindings();
+
 private:
     /**
      * Sets up the various menus and actions and connects them.