Added icon
This commit is contained in:
parent
c39be82a59
commit
9295b6f5ec
@ -7,4 +7,8 @@ public partial class BtnIcon : Control
|
||||
[Export]
|
||||
[ExportGroup("Data")]
|
||||
public string Text { get; set; } = string.Empty;
|
||||
|
||||
[Export]
|
||||
[ExportGroup("Data")]
|
||||
public Texture Icon { get; set; }
|
||||
}
|
Loading…
Reference in New Issue
Block a user