summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkscontextmenu.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-20 18:32:52 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-20 18:32:52 +0200
commit78047f4e1024d0d4fd27b53c8b2ec29ff04afba6 (patch)
treeaf684203e2959c8f71bc2c2ad0a88a5d22b5f80b /src/bookmarks/bookmarkscontextmenu.h
parentAdd a "show main toolbar" action in the empty tabbar contextual menu (diff)
downloadrekonq-78047f4e1024d0d4fd27b53c8b2ec29ff04afba6.tar.xz
Krazy fixes, first bunch
Diffstat (limited to 'src/bookmarks/bookmarkscontextmenu.h')
-rw-r--r--src/bookmarks/bookmarkscontextmenu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bookmarks/bookmarkscontextmenu.h b/src/bookmarks/bookmarkscontextmenu.h
index 424f8da4..a6691fdd 100644
--- a/src/bookmarks/bookmarkscontextmenu.h
+++ b/src/bookmarks/bookmarkscontextmenu.h
@@ -24,8 +24,8 @@
* ============================================================ */
-#ifndef BOOKMARKCONTEXTMENU_H
-#define BOOKMARKCONTEXTMENU_H
+#ifndef BOOKMARKS_CONTEXT_MENU_H
+#define BOOKMARKS_CONTEXT_MENU_H
// KDE Includes
#include <KBookmarkMenu>
@@ -50,4 +50,4 @@ private:
BookmarkOwner *bmOwner;
};
-#endif // BOOKMARKCONTEXTMENU_H
+#endif // BOOKMARKS_CONTEXT_MENU_H