aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/xbel.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bookmarks/xbel.h')
-rw-r--r--lib/bookmarks/xbel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bookmarks/xbel.h b/lib/bookmarks/xbel.h
index c36bc6b..97a6ed4 100644
--- a/lib/bookmarks/xbel.h
+++ b/lib/bookmarks/xbel.h
@@ -15,6 +15,6 @@ namespace Xbel
{
void read(QIODevice *device, BookmarkItem *model);
void write(QIODevice *device, const BookmarkItem *item);
-};
+}
#endif // XBEL_H