diff options
Diffstat (limited to 'src/declarative/util/qmllistmodel.cpp')
-rw-r--r-- | src/declarative/util/qmllistmodel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/util/qmllistmodel.cpp b/src/declarative/util/qmllistmodel.cpp index 61d32f4..a969100 100644 --- a/src/declarative/util/qmllistmodel.cpp +++ b/src/declarative/util/qmllistmodel.cpp @@ -46,7 +46,6 @@ #include <private/qmlparser_p.h> #include "qmlopenmetaobject.h" #include <qmlcontext.h> -#include <qmlbindablevalue.h> #include "qmllistmodel.h" Q_DECLARE_METATYPE(QListModelInterface *) |