문자편집기 창 별도 추가했음,
휴가내역 정렬 수정
This commit is contained in:
@@ -161,6 +161,12 @@
|
||||
<Compile Include="Note\fNote.Designer.cs">
|
||||
<DependentUpon>fNote.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Note\fTextEditor.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Note\fTextEditor.Designer.cs">
|
||||
<DependentUpon>fTextEditor.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Note\fNote_Add.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -298,6 +304,9 @@
|
||||
<EmbeddedResource Include="Note\fNote.resx">
|
||||
<DependentUpon>fNote.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Note\fTextEditor.resx">
|
||||
<DependentUpon>fTextEditor.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Note\fNote_Add.resx">
|
||||
<DependentUpon>fNote_Add.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user