From 38beff1a4b291b479a067e556ad7a4dd3e52cf8e Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 4 Jun 2008 11:51:54 +0000 Subject: Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools / Open Terminal" action to DolphinPart. Thanks to Kevin for reminding me of this one. svn path=/trunk/KDE/kdebase/apps/; revision=816632 --- src/dolphinpart.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 612c22aa7..ac32c5f43 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -172,6 +172,11 @@ private Q_SLOTS: */ void slotProperties(); + /** + * Open a terminal window, starting with the current directory. + */ + void slotOpenTerminal(); + private: void createActions(); void createGoAction(const char* name, const char* iconName, -- cgit v1.3