rename frmMain to frmAdmin, work on result forms
This commit is contained in:
@@ -107,11 +107,11 @@
|
||||
<Compile Include="frmConfigDatabase.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmMain.vb">
|
||||
<Compile Include="frmAdmin.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmMain.Designer.vb">
|
||||
<DependentUpon>frmMain.vb</DependentUpon>
|
||||
<Compile Include="frmAdmin.Designer.vb">
|
||||
<DependentUpon>frmAdmin.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmFlowForm.Designer.vb">
|
||||
<DependentUpon>frmFlowForm.vb</DependentUpon>
|
||||
@@ -141,8 +141,8 @@
|
||||
<EmbeddedResource Include="frmConfigDatabase.resx">
|
||||
<DependentUpon>frmConfigDatabase.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmMain.resx">
|
||||
<DependentUpon>frmMain.vb</DependentUpon>
|
||||
<EmbeddedResource Include="frmAdmin.resx">
|
||||
<DependentUpon>frmAdmin.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmFlowForm.resx">
|
||||
<DependentUpon>frmFlowForm.vb</DependentUpon>
|
||||
|
||||
Reference in New Issue
Block a user