]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Merge branch 'Applications/17.12'
[dolphin.git] / src / dolphinmainwindow.h
index c7a06c00a9e67f9c5c22888709592cb47564f2b3..01746169bd16de848e6e161fd48eff17e2fc19db 100644 (file)
@@ -261,6 +261,12 @@ private slots:
      */
     void togglePanelLockState();
 
+    /**
+     * Is invoked if the Terminal panel got visible/invisible and takes care
+     * that the active view has the focus if the Terminal panel is invisible.
+     */
+    void slotTerminalPanelVisibilityChanged();
+
     /** Goes back one step of the URL history. */
     void goBack();