Common: Add frmSQLConfig
This commit is contained in:
@@ -198,6 +198,12 @@
|
||||
<Compile Include="frmNotification_Startup.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSQLConfig.Designer.vb">
|
||||
<DependentUpon>frmSQLConfig.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmSQLConfig.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSQLEditor.Designer.vb">
|
||||
<DependentUpon>frmSQLEditor.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -277,6 +283,9 @@
|
||||
<EmbeddedResource Include="frmNotification_Startup.resx">
|
||||
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSQLConfig.resx">
|
||||
<DependentUpon>frmSQLConfig.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSQLEditor.resx">
|
||||
<DependentUpon>frmSQLEditor.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user