From 5563bb3c94f9c001f95de44a5818d2f86631532b Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Thu, 4 Oct 2018 19:42:46 +0200 Subject: clazy: fix warnings --- lib/bookmarks/bookmarkmodel.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/bookmarks') diff --git a/lib/bookmarks/bookmarkmodel.h b/lib/bookmarks/bookmarkmodel.h index ca6f004..28267aa 100644 --- a/lib/bookmarks/bookmarkmodel.h +++ b/lib/bookmarks/bookmarkmodel.h @@ -12,9 +12,6 @@ #include "bookmarkitem.h" #include -/* TODO BookmarkModel: moving items internally instead of copying during drag-drop - */ - class BookmarkModel : public QAbstractItemModel { Q_OBJECT -- cgit v1.2.1