summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/StudioRendererImpl.h
diff options
context:
space:
mode:
authorMäättä Antti <antti.maatta@qt.io>2017-10-23 10:47:49 +0300
committerAntti Määttä <antti.maatta@qt.io>2017-10-24 13:24:20 +0000
commite0307030ff18b911a91ff5e4fa7958cd77493c42 (patch)
tree06154565d413773c445b8ea99bf42837c82f7237 /src/Authoring/Studio/Render/StudioRendererImpl.h
parent9bd7da7fc5c25589c80869f9f554d120e978a69a (diff)
Rename the rest of the UIC to Qt3DS
Task-number: QT3DS-18 Change-Id: Ia8141980f575565ee7dbfa33422f25f121da5fe1 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Studio/Render/StudioRendererImpl.h')
-rw-r--r--src/Authoring/Studio/Render/StudioRendererImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Studio/Render/StudioRendererImpl.h b/src/Authoring/Studio/Render/StudioRendererImpl.h
index 981b7a7a..21c0e564 100644
--- a/src/Authoring/Studio/Render/StudioRendererImpl.h
+++ b/src/Authoring/Studio/Render/StudioRendererImpl.h
@@ -97,7 +97,7 @@ namespace studio {
using qt3ds::foundation::rotationArc;
using qt3ds::foundation::Option;
using qt3ds::foundation::Empty;
- using qt3ds::render::IUICRenderContext;
+ using qt3ds::render::IQt3DSRenderContext;
using qt3ds::render::SScene;
using qt3ds::render::SLayer;
using qt3ds::render::SNode;