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 <[email protected]>
  • Loading branch information
claucambra authored and backportbot[bot] committed Nov 21, 2024
1 parent 076f2b6 commit d9c0dc5
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
Expand Up @@ -16,8 +16,6 @@

#include <QAbstractListModel>

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

View workflow job for this annotation

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 {
Expand Down

0 comments on commit d9c0dc5

Please sign in to comment.