Revert "hide TrackLabel control in editor"
This reverts commit 364a523375.
This commit is contained in:
@@ -100,7 +100,6 @@ namespace FlaxEditor.Windows.Profiler
|
|||||||
/// Timeline track label
|
/// Timeline track label
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <seealso cref="FlaxEngine.GUI.ContainerControl" />
|
/// <seealso cref="FlaxEngine.GUI.ContainerControl" />
|
||||||
[HideInEditor]
|
|
||||||
public class TrackLabel : ContainerControl
|
public class TrackLabel : ContainerControl
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user