diff --git a/Source/Editor/Windows/Profiler/Timeline.cs b/Source/Editor/Windows/Profiler/Timeline.cs
index ea653a5aa..c7a3dc7e6 100644
--- a/Source/Editor/Windows/Profiler/Timeline.cs
+++ b/Source/Editor/Windows/Profiler/Timeline.cs
@@ -100,7 +100,6 @@ namespace FlaxEditor.Windows.Profiler
/// Timeline track label
///
///
- [HideInEditor]
public class TrackLabel : ContainerControl
{
///