瀏覽代碼

编辑器去除无效引用

cxs 1 年之前
父節點
當前提交
a87926cd84

+ 3 - 4
OTSPartA_STDEditor/OTSPartA_STDEditor.csproj

@@ -198,16 +198,15 @@
     <Reference Include="System.Data" />
     <Reference Include="System.Deployment" />
     <Reference Include="System.Drawing" />
-    <Reference Include="System.Net.Http" />
     <Reference Include="System.Windows.Forms" />
     <Reference Include="System.Xml" />
     <Reference Include="WindowsBase" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="UI\NonLogicalUI\ConstantsEditor.cs">
+    <Compile Include="UI\ConstantsEditor.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Include="UI\NonLogicalUI\ConstantsEditor.Designer.cs">
+    <Compile Include="UI\ConstantsEditor.Designer.cs">
       <DependentUpon>ConstantsEditor.cs</DependentUpon>
     </Compile>
     <Compile Include="UI\NonLogicalUI\ProcessBar.cs">
@@ -306,7 +305,7 @@
     <Compile Include="UI\SubMidWindow.Designer.cs">
       <DependentUpon>SubMidWindow.cs</DependentUpon>
     </Compile>
-    <EmbeddedResource Include="UI\NonLogicalUI\ConstantsEditor.resx">
+    <EmbeddedResource Include="UI\ConstantsEditor.resx">
       <DependentUpon>ConstantsEditor.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="UI\NonLogicalUI\ProcessBar.resx">

+ 1 - 3
OTSPartA_STDEditor/UI/STDEditor.Designer.cs

@@ -73,7 +73,6 @@
             this.comboBox_Elem1 = new System.Windows.Forms.ComboBox();
             this.comboBox_Elem = new System.Windows.Forms.ComboBox();
             this.comboBox_ImgProperty = new System.Windows.Forms.ComboBox();
-            this.helpProvider1 = new System.Windows.Forms.HelpProvider();
             this.tabSTDStandrad.SuspendLayout();
             this.tabSTD.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.dataGridView_SubElements)).BeginInit();
@@ -555,7 +554,7 @@
             // 
             this.label_help2.AutoSize = true;
             this.label_help2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label_help2.Location = new System.Drawing.Point(523, 25);
+            this.label_help2.Location = new System.Drawing.Point(522, 25);
             this.label_help2.Name = "label_help2";
             this.label_help2.Size = new System.Drawing.Size(19, 19);
             this.label_help2.TabIndex = 20;
@@ -714,7 +713,6 @@
         public System.Windows.Forms.DataGridView dataGridView_SubElements;
         private System.Windows.Forms.Button button_PeriodicTableSwitch;
         private System.Windows.Forms.Button button_del;
-        private System.Windows.Forms.HelpProvider helpProvider1;
         private System.Windows.Forms.Label label_help2;
         private System.Windows.Forms.Label label_help1;
     }

+ 0 - 3
OTSPartA_STDEditor/UI/STDEditor.resx

@@ -117,7 +117,4 @@
   <resheader name="writer">
     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
-  <metadata name="helpProvider1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
-    <value>17, 17</value>
-  </metadata>
 </root>