diff --git a/python/GafferSceneUI/__init__.py b/python/GafferSceneUI/__init__.py index 868d11ca60..89bc7f4341 100644 --- a/python/GafferSceneUI/__init__.py +++ b/python/GafferSceneUI/__init__.py @@ -200,6 +200,8 @@ from . import RenderPassShaderUI from . import MergeObjectsUI from . import MergeMeshesUI +from . import MergePointsUI +from . import MergeCurvesUI # then all the PathPreviewWidgets. note that the order # of import controls the order of display.