aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml')
-rw-r--r--apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml b/apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml
index 39586aad..a4146edd 100644
--- a/apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml
+++ b/apps/com.theqtcompany.cluster/helpers/Qt3DStudioAvailable.qml
@@ -28,7 +28,8 @@
** SPDX-License-Identifier: GPL-3.0
**
****************************************************************************/
-import QtStudio3D 2.1
+
+import QtStudio3D.OpenGL 2.5
import QtQuick 2.8
Item {}