better folder browser code

This commit is contained in:
Frank Skare
2021-09-05 21:59:05 +02:00
parent 7a6b2011e4
commit 333d0ee62f
5 changed files with 91 additions and 171 deletions

View File

@@ -78,10 +78,8 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Misc\App.cs" />
<Compile Include="Misc\FolderBrowser.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Misc\Common.cs" />
<Compile Include="Misc\FolderBrowser.cs" />
<Compile Include="Misc\JSONParser.cs" />
<Compile Include="WPF\HandyControl\Controls\Attach\BorderElement.cs" />
<Compile Include="WPF\HandyControl\Controls\Attach\MenuTopLineAttach.cs" />