From f54174f9f6b99aac433e81cad9965a7f31786ce7 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 2 Oct 2016 21:03:01 +0200 Subject: Popupmenu: use KIO 5.27's new addPluginActionsTo method REVIEW: 129085 --- 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 419d3f9bd..f67300dc1 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -126,7 +126,7 @@ private: /** * Adds actions that are provided by a KFileItemActionPlugin. */ - void addFileItemPluginActions(); + void addFileItemPluginActions(KFileItemActions& fileItemActions); /** * Adds actions that are provided by a KVersionControlPlugin. -- cgit v1.3