mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
Forward-declare QModelIndex. Fixes Qt4 builds.
This commit is contained in:
parent
2ccb3648c7
commit
3224a959a4
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#include <QVector>
|
||||
|
||||
class QCompleter;
|
||||
class QModelIndex;
|
||||
|
||||
namespace OCC {
|
||||
|
||||
|
|
Loading…
Reference in a new issue