]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Merge branch 'release/20.04'
[dolphin.git] / src / dolphinmainwindow.h
index 0520e1091ebe0b0a7d2ad06d94cf3e11f7f4f75c..940a03d83d13623eeb414450858d1b8d21044e6e 100644 (file)
@@ -365,6 +365,9 @@ private slots:
     /** Opens a terminal window for the current location. */
     void openTerminal();
 
+    /** Focus a Terminal Panel. */
+    void focusTerminalPanel();
+
     /** Opens the settings dialog for Dolphin. */
     void editSettings();