diff --git a/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.cs b/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.cs index 4f36af5..0f03e31 100644 --- a/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.cs +++ b/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.cs @@ -17,6 +17,7 @@ public partial class SearchAllFilesWindow : PopupPanel public override void _Ready() { _resultCountLabel = GetNode