summaryrefslogtreecommitdiffstats
path: root/src/models/uiproxyqmlmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/models/uiproxyqmlmodel.h')
-rw-r--r--src/models/uiproxyqmlmodel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/models/uiproxyqmlmodel.h b/src/models/uiproxyqmlmodel.h
index e8a8ad4..2168009 100644
--- a/src/models/uiproxyqmlmodel.h
+++ b/src/models/uiproxyqmlmodel.h
@@ -46,7 +46,7 @@
#ifndef QT_NO_PROXYQMLMODEL
#include "uihelpersglobal.h"
-#include <UiStandardItemModel>
+#include <QStandardItemModel>
QT_BEGIN_HEADER
@@ -54,7 +54,7 @@ class QQuickListModel;
QT_BEGIN_NAMESPACE_UIHELPERS
-class UIHELPERS_EXPORT UiProxyQmlModel : public UiStandardItemModel
+class UIHELPERS_EXPORT UiProxyQmlModel : public QStandardItemModel
{
public:
enum ListType {