diff options
author | sr55 <[email protected]> | 2013-11-02 14:34:50 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2013-11-02 14:34:50 +0000 |
commit | 9fbc52f2b65d7259ca33fc774b99a26d88976f1c (patch) | |
tree | 42277ea040af3c7d0da1bf004e9c0736a00e8957 /win/CS/HandBrakeWPF/HandBrakeWPF.csproj | |
parent | 40ad979ea32d0e260ae9e10d1035fcd4ae268c93 (diff) |
WinGui: Update the video preview window icon. Was using the wrong one.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5867 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj')
-rw-r--r-- | win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 9e3abc5a8..44296ceee 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -505,7 +505,6 @@ <Resource Include="Views\Images\ErrorX.png" />
<Resource Include="Views\Images\AddToQueue_small.png" />
<Resource Include="Views\Images\AddToQueue.png" />
- <Resource Include="Views\Images\window.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HandBrake.ApplicationServices\HandBrake.ApplicationServices.csproj">
|