rename ToolHelper.cs to ToolFormBase.cs since that is the name of the class
This commit is contained in:
parent
77c04412d2
commit
c76dbbb977
|
@ -1167,7 +1167,7 @@
|
||||||
<Compile Include="tools\TI83\TI83KeyPad.Designer.cs">
|
<Compile Include="tools\TI83\TI83KeyPad.Designer.cs">
|
||||||
<DependentUpon>TI83KeyPad.cs</DependentUpon>
|
<DependentUpon>TI83KeyPad.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="tools\ToolHelpers.cs">
|
<Compile Include="tools\ToolFormBase.cs">
|
||||||
<SubType>Form</SubType>
|
<SubType>Form</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="tools\ToolManager.cs" />
|
<Compile Include="tools\ToolManager.cs" />
|
||||||
|
|
Loading…
Reference in New Issue