summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkstreemodel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks/bookmarkstreemodel.hpp')
-rw-r--r--src/bookmarks/bookmarkstreemodel.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bookmarks/bookmarkstreemodel.hpp b/src/bookmarks/bookmarkstreemodel.hpp
index 23257040..98bc1a3b 100644
--- a/src/bookmarks/bookmarkstreemodel.hpp
+++ b/src/bookmarks/bookmarkstreemodel.hpp
@@ -12,7 +12,6 @@
#include "bookmarkstreeitem.hpp"
#include <QAbstractItemModel>
-class QFile;
class BookmarksTreeModel final : public QAbstractItemModel {
Q_OBJECT