From 5fc13f14ffc5c39d4848353c32dfc02f8f245824 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 15 Feb 2007 15:15:48 +0000 Subject: Mise à jour suite a ajout lib getopt --- IvyProbe/IvyProbe.Designer.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'IvyProbe/IvyProbe.Designer.cs') diff --git a/IvyProbe/IvyProbe.Designer.cs b/IvyProbe/IvyProbe.Designer.cs index be00720..13f440c 100644 --- a/IvyProbe/IvyProbe.Designer.cs +++ b/IvyProbe/IvyProbe.Designer.cs @@ -136,7 +136,6 @@ namespace IvyProbe // // busDomain // - this.busDomain.Domain = "10.192.36.255:2011"; this.busDomain.Location = new System.Drawing.Point(0, 0); this.busDomain.Margin = new System.Windows.Forms.Padding(0); this.busDomain.Name = "busDomain"; @@ -169,7 +168,6 @@ namespace IvyProbe // // IvyProbe // - this.AcceptButton = this.btSend; this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(478, 266); this.Controls.Add(this.busDomain); -- cgit v1.1