From 7697cad99fcd96be31f0fb7633f8e32cd4f37f10 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 10 Mar 2009 06:59:27 +0000 Subject: Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran for the patch!) BUG: 164746 svn path=/trunk/KDE/kdebase/apps/; revision=937624 --- src/dolphinmainwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 5b91b99ce..2b5b00515 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -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(); -- cgit v1.3