Files
mRemoteNG/mRemoteV1/UI/Controls/ConnectionTree/ConnectionTree.Designer.cs
2017-06-13 10:26:24 +02:00

24 lines
608 B
C#

namespace mRemoteNG.UI.Controls
{
partial class ConnectionTree
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
}
#endregion
}
}