mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
whitepsace clean up
This commit is contained in:
@@ -16,7 +16,7 @@ namespace mRemoteNG.UI.Controls
|
||||
|
||||
public ExternalToolsToolStrip()
|
||||
{
|
||||
Initialize();
|
||||
Initialize();
|
||||
Runtime.ExternalToolsService.ExternalTools.CollectionUpdated += (sender, args) => AddExternalToolsToToolBar();
|
||||
}
|
||||
|
||||
|
||||
@@ -677,7 +677,6 @@ namespace mRemoteNG.UI.Window
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
var interfaceControl = GetInterfaceControl();
|
||||
if (interfaceControl == null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user