summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrakeCS.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-12-19 22:42:26 +0000
committersr55 <[email protected]>2007-12-19 22:42:26 +0000
commit932a94ec17ab01f1e48eeba5b6fbf7e89794f176 (patch)
treea2180b0e54df3e5c9b5f2acd7a2c8af5894feb9e /win/C#/HandBrakeCS.csproj
parent5757d7c7295572f8dd8f078dcceddf8728e075f3 (diff)
WinGui:
- Some more code clean up - Fixed: Skipped button not working on update checker. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1138 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r--win/C#/HandBrakeCS.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj
index 726cbb66c..cfd881727 100644
--- a/win/C#/HandBrakeCS.csproj
+++ b/win/C#/HandBrakeCS.csproj
@@ -117,6 +117,7 @@
<Compile Include="frmUpdater.Designer.cs">
<DependentUpon>frmUpdater.cs</DependentUpon>
</Compile>
+ <Compile Include="Functions\Common.cs" />
<Compile Include="Functions\RssReader.cs" />
<Compile Include="Functions\CLI.cs" />
<Compile Include="Functions\QueryParser.cs" />