mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
correct the appearance page icon
This commit is contained in:
@@ -11,7 +11,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
{
|
||||
InitializeComponent();
|
||||
ApplyTheme();
|
||||
PageIcon = Resources.Appearance_Icon;
|
||||
PageIcon = Resources.Panels_Icon;
|
||||
}
|
||||
|
||||
public override string PageName
|
||||
|
||||
Reference in New Issue
Block a user