mirror of https://github.com/qt/qt3d.git
Repair this example
Change-Id: I8ecf1091d8e3d84a92589a61b8acbccabbb72e64 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
42bc3d429a
commit
ecbf3bcfe1
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
import Qt3D.Core 2.0
|
||||
import Qt3D.Render 2.0
|
||||
import Qt3D.Extras 2.0
|
||||
import QtQuick 2.4 as QQ2
|
||||
|
||||
Entity {
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
import Qt3D.Core 2.0
|
||||
import Qt3D.Render 2.0
|
||||
import Qt3D.Extras 2.0
|
||||
import QtQuick 2.2 as QQ2
|
||||
|
||||
Entity {
|
||||
|
|
|
|||
Loading…
Reference in New Issue