Skip to content

Commit

Permalink
update Title
Browse files Browse the repository at this point in the history
  • Loading branch information
qratosone committed Mar 11, 2019
1 parent 95d7364 commit 19c54ac
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 45 deletions.
2 changes: 1 addition & 1 deletion VideoCutGUI/VideoCutGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@
<Compile Include="frmErr.Designer.cs">
<DependentUpon>frmErr.cs</DependentUpon>
</Compile>
<Compile Include="Helper.cs" />
<Compile Include="frmMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmMain.Designer.cs">
<DependentUpon>frmMain.cs</DependentUpon>
</Compile>
<Compile Include="Helper.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="frmErr.resx">
Expand Down
113 changes: 69 additions & 44 deletions VideoCutGUI/frmMain.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19c54ac

Please sign in to comment.