mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
@@ -40,7 +40,7 @@ namespace mRemoteNG.Tools
|
||||
if (Icon != null)
|
||||
return Icon.ToBitmap();
|
||||
else
|
||||
return null;
|
||||
return Resources.mRemote_Icon.ToBitmap();
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user