summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkscontextmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks/bookmarkscontextmenu.h')
-rw-r--r--src/bookmarks/bookmarkscontextmenu.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/bookmarks/bookmarkscontextmenu.h b/src/bookmarks/bookmarkscontextmenu.h
index 2ef8e5a7..c32c5962 100644
--- a/src/bookmarks/bookmarkscontextmenu.h
+++ b/src/bookmarks/bookmarkscontextmenu.h
@@ -27,10 +27,7 @@
#ifndef BOOKMARKCONTEXTMENU_H
#define BOOKMARKCONTEXTMENU_H
-// Local Includes
-#include "application.h"
-
-// Qt Includes
+// KDE Includes
#include <KBookmarkMenu>
@@ -41,7 +38,7 @@ class BookmarksContextMenu : public KBookmarkContextMenu
public:
BookmarksContextMenu(const KBookmark & bk, KBookmarkManager * manager, KBookmarkOwner *owner, QWidget * parent = 0);
~BookmarksContextMenu();
-
+
virtual void addActions();
private slots: