mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
@@ -111,7 +111,7 @@ namespace mRemoteNG.Connection.Protocol
|
||||
_interfaceControl.Show();
|
||||
|
||||
if (Control == null)
|
||||
return false;
|
||||
return true;
|
||||
|
||||
Control.Name = Name;
|
||||
Control.Parent = _interfaceControl;
|
||||
|
||||
Reference in New Issue
Block a user