From d72f5d2db72fcbf6d631baa56f5fcd9f7c7a51f9 Mon Sep 17 00:00:00 2001 From: Dawit Alemayehu Date: Mon, 24 Jun 2013 01:11:16 -0400 Subject: Do not show "Move To Trash" action in context menu for remote URLs. BUG: 261762 REVIEW: 111206 FIXED-IN: 4.11 --- src/dolphincontextmenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphincontextmenu.h') diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 160f08804..180f91787 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -101,7 +101,7 @@ private: void openItemContextMenu(); void openViewportContextMenu(); - void insertDefaultItemActions(); + void insertDefaultItemActions(const KFileItemListProperties&); /** * Adds the "Show menubar" action to the menu if the -- cgit v1.3