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