mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix Qt4 compilation
This header is not included in Qt4's QAbstractItemModel header
This commit is contained in:
parent
0cfc518c33
commit
d902a37dfd
@ -17,6 +17,8 @@
|
||||
|
||||
#include <accountfwd.h>
|
||||
#include <QAbstractItemModel>
|
||||
#include <QVector>
|
||||
|
||||
|
||||
class QNetworkReply;
|
||||
namespace OCC {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user