summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/StudioWidgetImpl.h
diff options
context:
space:
mode:
authorMäättä Antti <antti.maatta@qt.io>2017-10-16 13:09:57 +0300
committerAntti Määttä <antti.maatta@qt.io>2017-10-24 13:23:22 +0000
commit0bc163ccbbd8fcd35aa0dc76eaabf6d5a0dde1d2 (patch)
treed821f558d27171c7b8cf800e5781964cc4f129ba /src/Authoring/Studio/Render/StudioWidgetImpl.h
parent09e9cdc430d9ae4b44bd157cc3d19943df66b8d4 (diff)
Rename UIC files to Qt3DS files
Task-number: QT3DS-18 Change-Id: Id29fa8761de5694bcca394df7be8448a23d901b9 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Studio/Render/StudioWidgetImpl.h')
-rw-r--r--src/Authoring/Studio/Render/StudioWidgetImpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Authoring/Studio/Render/StudioWidgetImpl.h b/src/Authoring/Studio/Render/StudioWidgetImpl.h
index 15b8ae14..3520ace1 100644
--- a/src/Authoring/Studio/Render/StudioWidgetImpl.h
+++ b/src/Authoring/Studio/Render/StudioWidgetImpl.h
@@ -34,8 +34,8 @@
#include "foundation/Qt3DSContainers.h"
#include "render/Qt3DSRenderShaderProgram.h"
-#include "UICRenderNode.h"
-#include "UICRenderShaderCodeGeneratorV2.h"
+#include "Qt3DSRenderNode.h"
+#include "Qt3DSRenderShaderCodeGeneratorV2.h"
namespace qt3ds {
namespace widgets {