Skip to content

Commit

Permalink
Remove unused includes in filetagmodel
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
  • Loading branch information
claucambra authored and mgallien committed Nov 21, 2024
1 parent f159f40 commit 2769ae8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/filetagmodel.h
Original file line number Diff line number Diff line change
@@ -16,8 +16,6 @@

#include <QAbstractListModel>

Check failure on line 17 in src/gui/filetagmodel.h

GitHub Actions / build

src/gui/filetagmodel.h:17:10 [clang-diagnostic-error]

'QAbstractListModel' file not found

#include "common/syncjournalfilerecord.h"
#include "gui/folder.h"
#include "libsync/account.h"

namespace OCC {

0 comments on commit 2769ae8

Please sign in to comment.