#include <KService>
#include <KUrl>
#include <konq_copytomenu.h>
-#include <KMenu>
+#include <QMenu>
#include <QObject>
* - 'Actions': Contains all actions which can be applied to the
* given item.
*/
-class DolphinContextMenu : public KMenu
+class DolphinContextMenu : public QMenu
{
Q_OBJECT
enum Command
{
None,
+ OpenParentFolder,
OpenParentFolderInNewWindow,
OpenParentFolderInNewTab
};
void openItemContextMenu();
void openViewportContextMenu();
- void insertDefaultItemActions();
+ void insertDefaultItemActions(const KFileItemListProperties&);
/**
* Adds the "Show menubar" action to the menu if the