Fix refresh button in fax machine (#41024)
This commit is contained in:
@@ -48,6 +48,7 @@ public abstract class CommonStylesheet : PalettedStylesheet, IButtonConfig, IWin
|
||||
|
||||
ResPath IIconConfig.HelpIconPath => new("help.png");
|
||||
ResPath IIconConfig.CrossIconPath => new("cross.svg.png");
|
||||
ResPath IIconConfig.RefreshIconPath => new("circular_arrow.svg.96dpi.png");
|
||||
ResPath IIconConfig.InvertedTriangleIconPath => new("inverted_triangle.svg.png");
|
||||
|
||||
ResPath IWindowConfig.WindowHeaderTexturePath => new("window_header.png");
|
||||
|
||||
Reference in New Issue
Block a user