CodeCompleter class created

This commit is contained in:
2015-01-23 00:35:21 +01:00
parent 0337efacf0
commit fb0a2647b3
3 changed files with 213 additions and 47 deletions

View File

@ -49,6 +49,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="CobRow.cs" />
<Compile Include="codeCompleter.cs" />
<Compile Include="frmSettings.cs">
<SubType>Form</SubType>
</Compile>