summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/Q3DSManipulationWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Studio/Render/Q3DSManipulationWidget.h')
-rw-r--r--src/Authoring/Studio/Render/Q3DSManipulationWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Studio/Render/Q3DSManipulationWidget.h b/src/Authoring/Studio/Render/Q3DSManipulationWidget.h
index 76a0bb11..daa8c65b 100644
--- a/src/Authoring/Studio/Render/Q3DSManipulationWidget.h
+++ b/src/Authoring/Studio/Render/Q3DSManipulationWidget.h
@@ -67,7 +67,7 @@ public:
void destroyManipulators();
void applyProperties(Q3DSGraphObject *node, Q3DSCameraNode *camera,
- Q3DSLayerNode *layer);
+ Q3DSLayerNode *layer, bool globalSpace);
private:
ManipulationWidgetType m_type = ManipulationWidgetType::Translation;