ZooFlow: Move Globix forms

This commit is contained in:
Jonathan Jenne
2020-11-19 12:13:18 +01:00
parent 761b3a19d1
commit b050ce7e2d
9 changed files with 279 additions and 231 deletions

View File

@@ -133,16 +133,16 @@
<Compile Include="frmFlowForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmGlobixIndexFileList.Designer.vb">
<DependentUpon>frmGlobixIndexFileList.vb</DependentUpon>
<Compile Include="Globix\frmGlobix_IndexFileList.Designer.vb">
<DependentUpon>frmGlobix_IndexFileList.vb</DependentUpon>
</Compile>
<Compile Include="frmGlobixIndexFileList.vb">
<Compile Include="Globix\frmGlobix_IndexFileList.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmGlobix_Index.Designer.vb">
<Compile Include="Globix\frmGlobix_Index.Designer.vb">
<DependentUpon>frmGlobix_Index.vb</DependentUpon>
</Compile>
<Compile Include="frmGlobix_Index.vb">
<Compile Include="Globix\frmGlobix_Index.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmSearchPredefined.Designer.vb">
@@ -204,10 +204,10 @@
<EmbeddedResource Include="frmFlowForm.resx">
<DependentUpon>frmFlowForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmGlobixIndexFileList.resx">
<DependentUpon>frmGlobixIndexFileList.vb</DependentUpon>
<EmbeddedResource Include="Globix\frmGlobix_IndexFileList.resx">
<DependentUpon>frmGlobix_IndexFileList.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmGlobix_Index.resx">
<EmbeddedResource Include="Globix\frmGlobix_Index.resx">
<DependentUpon>frmGlobix_Index.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmSearchPredefined.resx">