Zooflow: Workspaces

This commit is contained in:
Jonathan Jenne
2022-05-30 15:46:26 +02:00
parent 6a1f8b77f7
commit fbffbc204e
16 changed files with 604 additions and 275 deletions

View File

@@ -117,6 +117,7 @@
<Compile Include="DataResultList\frmDataResultList.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="DocumentResultList\Workspace.vb" />
<Compile Include="FormHelper.vb" />
<Compile Include="frmDialog.Designer.vb">
<DependentUpon>frmDialog.vb</DependentUpon>
@@ -566,5 +567,14 @@
<ItemGroup>
<None Include="Resources\actions_checkcircled1.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\save3.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\bo_localization.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\saveas.svg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>