Add new nodes
This commit is contained in:
@@ -306,6 +306,8 @@
|
||||
<Compile Include="Classes\ClassWDRights.vb" />
|
||||
<Compile Include="Classes\ClassWindreamDocGrid.vb" />
|
||||
<Compile Include="Classes\ClassWorkflow.vb" />
|
||||
<Compile Include="Classes\NodeNavigation\ClassNodeCreator.vb" />
|
||||
<Compile Include="Classes\NodeNavigation\ClassNodeLoader.vb" />
|
||||
<Compile Include="DD_DMSDataSet.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
@@ -404,6 +406,12 @@
|
||||
<Compile Include="frmMessageBox.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmNewNode.Designer.vb">
|
||||
<DependentUpon>frmNewNode.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmNewNode.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmNewVariant.Designer.vb">
|
||||
<DependentUpon>frmNewVariant.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -872,6 +880,9 @@
|
||||
<EmbeddedResource Include="frmMessageBox.resx">
|
||||
<DependentUpon>frmMessageBox.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmNewNode.resx">
|
||||
<DependentUpon>frmNewNode.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmNewVariant.en-US.resx">
|
||||
<DependentUpon>frmNewVariant.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user