diff options
Diffstat (limited to 'src/dolphincontextmenu.h')
| -rw-r--r-- | src/dolphincontextmenu.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index f551bfcb3..05d565fee 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -91,16 +91,6 @@ private: QVector<KService::Ptr>& openWithVector); /** - * Inserts the 'Actions...' submenu to \a popup. - * @param popup Menu where the 'Actions...' sub menu should - * be added. - * @param openWithVector Output parameter which contains all 'Actions...' - * services. - */ - QList<QAction*> insertActionItems(KMenu* popup, - QVector<KDesktopFileActions::Service>& actionsVector); - - /** * Returns true, if 'menu' contains already * an entry with the name 'entryName'. */ |
