]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran for the...
[dolphin.git] / src / dolphinmainwindow.h
index 5b91b99ce04ccc384857c0f55905f6e0556ba8c6..2b5b00515603ddec3e27ec504f2dac8d1a20bbfe 100644 (file)
@@ -268,6 +268,9 @@ private slots:
      */
     void toggleShowMenuBar();
 
+    /** Opens a terminal window for the current location. */
+    void openTerminal();
+
     /** Opens the settings dialog for Dolphin. */
     void editSettings();