summaryrefslogtreecommitdiff
path: root/src/plugins/bookmarks/bookmarks_global.h
diff options
context:
space:
mode:
authorhjk <qtc-commiter@nokia.com>2008-12-02 14:09:21 +0100
committerhjk <qtc-commiter@nokia.com>2008-12-02 14:09:21 +0100
commitf61e8672db50445a3f84d37e657d38fbaa0d5083 (patch)
tree2dd961e9d2108690a989080ac42f9d5c40567c97 /src/plugins/bookmarks/bookmarks_global.h
parent1472bdb0cc0c96b254cdf682bbe004c766be4a26 (diff)
downloadqt-creator-f61e8672db50445a3f84d37e657d38fbaa0d5083.tar.gz
more cosmetic changes
Diffstat (limited to 'src/plugins/bookmarks/bookmarks_global.h')
-rw-r--r--src/plugins/bookmarks/bookmarks_global.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/plugins/bookmarks/bookmarks_global.h b/src/plugins/bookmarks/bookmarks_global.h
index e29f4e5865..f91575032f 100644
--- a/src/plugins/bookmarks/bookmarks_global.h
+++ b/src/plugins/bookmarks/bookmarks_global.h
@@ -30,6 +30,7 @@
** 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
+
#ifndef BOOKMARKS_GLOBAL_H
#define BOOKMARKS_GLOBAL_H
@@ -49,8 +50,8 @@ const char * const BOOKMARKS_NEXTDOC_ACTION = "Bookmarks.Next.Document";
const char * const BOOKMARKS_MENU = "Bookmarks.Menu";
const char * const BOOKMARKS_CONTEXT = "Bookmarks";
-} //namespace Constants
-} //namespace Bookmarks
+} // namespace Constants
+} // namespace Bookmarks
-#endif //BOOKMARKS_GLOBAL_H
+#endif // BOOKMARKS_GLOBAL_H