TODO feature: Delete symbols before/after selected

This commit is contained in:
Anton Mukhin
2025-05-20 14:05:42 +03:00
parent bbfccc2308
commit ca42d3819f
4 changed files with 99 additions and 31 deletions

View File

@@ -20,6 +20,8 @@
<UseWindowsForms>true</UseWindowsForms>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<ApplicationIcon>icon_64.ico</ApplicationIcon>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
</PropertyGroup>
<ItemGroup>
<Content Include="icon.ico" />