Skip to content

Commit

Permalink
v22.1.18.113
Browse files Browse the repository at this point in the history
* sort tools added
  • Loading branch information
dkxce authored Jan 18, 2022
1 parent 2743fc2 commit 8e87932
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 33 deletions.
2 changes: 1 addition & 1 deletion KMZViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<Compile Include="LatLonParser.cs" />
<Compile Include="MruList.cs" />
<Compile Include="MultiPointRouteForm.cs">
<SubType>Form</SubType>
<SubType>Component</SubType>
</Compile>
<Compile Include="MultiPointRouteForm.designer.cs">
<DependentUpon>MultiPointRouteForm.cs</DependentUpon>
Expand Down
65 changes: 51 additions & 14 deletions MultiPointRouteForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8e87932

Please sign in to comment.