diff options
author | fcolin | 2007-02-01 09:59:43 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 09:59:43 +0000 |
commit | 3c0262bb987bea52998ba3bcd2b572b60f43d60c (patch) | |
tree | c0423addd5bda997e8731b37140c2d378ecbcfcb /CSharp | |
parent | 11951cef212867ab2bb6922591a3b48a10ef4d85 (diff) | |
download | ivy-csharp-3c0262bb987bea52998ba3bcd2b572b60f43d60c.zip ivy-csharp-3c0262bb987bea52998ba3bcd2b572b60f43d60c.tar.gz ivy-csharp-3c0262bb987bea52998ba3bcd2b572b60f43d60c.tar.bz2 ivy-csharp-3c0262bb987bea52998ba3bcd2b572b60f43d60c.tar.xz |
Utilisateur : Fcolin Date : 30/06/06 Heure : 16:43 Archivé dans $/CSharp/Ivy/IvyPPC Commentaire: (vss 19)
Diffstat (limited to 'CSharp')
-rw-r--r-- | CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs index e520742..3f89b6a 100644 --- a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs +++ b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs @@ -39,7 +39,6 @@ namespace IvyBus this.label1.Location = new System.Drawing.Point(0, 5);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(24, 13);
- this.label1.TabIndex = 0;
this.label1.Text = "Ivy:";
//
// ivybus
|