feat: 新增主界面模块功能
This commit is contained in:
@@ -132,6 +132,12 @@
|
||||
<Compile Include="Control\MainPanelControlEx.Designer.cs">
|
||||
<DependentUpon>MainPanelControlEx.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Control\MainPanelControlEx2.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Control\MainPanelControlEx2.Designer.cs">
|
||||
<DependentUpon>MainPanelControlEx2.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Control\MenuBar.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
@@ -299,6 +305,9 @@
|
||||
<EmbeddedResource Include="Control\MainPanelControlEx.resx">
|
||||
<DependentUpon>MainPanelControlEx.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Control\MainPanelControlEx2.resx">
|
||||
<DependentUpon>MainPanelControlEx2.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Control\MenuBar.resx">
|
||||
<DependentUpon>MenuBar.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -587,4 +596,4 @@
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user