rename ToolHelper.cs to ToolFormBase.cs since that is the name of the class

This commit is contained in:
adelikat 2019-12-22 10:26:33 -06:00
parent 77c04412d2
commit c76dbbb977
2 changed files with 121 additions and 121 deletions

View File

@ -1167,7 +1167,7 @@
<Compile Include="tools\TI83\TI83KeyPad.Designer.cs">
<DependentUpon>TI83KeyPad.cs</DependentUpon>
</Compile>
<Compile Include="tools\ToolHelpers.cs">
<Compile Include="tools\ToolFormBase.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="tools\ToolManager.cs" />