@@ -19,7 +19,7 @@ namespace Content.Client.UserInterface.Controls.FancyTree;
|
||||
[GenerateTypedNameReferences]
|
||||
public sealed partial class FancyTree : Control
|
||||
{
|
||||
[Dependency] private readonly IClientResourceCache _resCache = default!;
|
||||
[Dependency] private readonly IResourceCache _resCache = default!;
|
||||
|
||||
public const string StylePropertyLineWidth = "LineWidth";
|
||||
public const string StylePropertyLineColor = "LineColor";
|
||||
|
||||
Reference in New Issue
Block a user