Revert "hide TrackLabel control in editor"

This reverts commit 364a523375.
This commit is contained in:
Saas
2025-09-16 22:14:22 +02:00
parent de2ee36529
commit 553a007508

View File

@@ -100,7 +100,6 @@ namespace FlaxEditor.Windows.Profiler
/// Timeline track label
/// </summary>
/// <seealso cref="FlaxEngine.GUI.ContainerControl" />
[HideInEditor]
public class TrackLabel : ContainerControl
{
/// <summary>