correct the appearance page icon

This commit is contained in:
David Sparer
2018-09-08 09:24:06 -05:00
parent 50084e47f7
commit d4a3e292ed

View File

@@ -11,7 +11,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
{
InitializeComponent();
ApplyTheme();
PageIcon = Resources.Appearance_Icon;
PageIcon = Resources.Panels_Icon;
}
public override string PageName