diff --git a/build/Qt5.6_three.js_r71/three.js b/build/Qt5.6_three.js_r71/three.js index 629783ed312046..404525e4a19770 100644 --- a/build/Qt5.6_three.js_r71/three.js +++ b/build/Qt5.6_three.js_r71/three.js @@ -31,6 +31,12 @@ THE SOFTWARE. * @author Pasi keränen / pasi.keranen@theqtcompany.com */ +// .pragma library +.import QtCanvas3D 1.0 as QtCanvas3D + +var TextureImageFactory = QtCanvas3D.TextureImageFactory + + // File:src/Three.js /**