Skip to content

Commit 16348c2

Browse files
keveleighradicalad
authored andcommitted
Updated the namespace of BaseCollectionInspector (#2813)
1 parent 342b224 commit 16348c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit-SDK/Inspectors/UX/Collections/BaseCollectionInspector.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using UnityEditor;
66
using Microsoft.MixedReality.Toolkit.SDK.UX.Collections;
77

8-
namespace Microsoft.MixedReality.Toolkit.SDK.UX.Inspectors.Collections
8+
namespace Microsoft.MixedReality.Toolkit.SDK.Inspectors.UX.Collections
99
{
1010
[CustomEditor( typeof(BaseObjectCollection), true )]
1111
public class BaseCollectionInspector : Editor

0 commit comments

Comments
 (0)