diff options
author | sr55 <[email protected]> | 2009-04-12 20:10:47 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-04-12 20:10:47 +0000 |
commit | 5680b256e398c3c4c28c36e479e8983284b0a340 (patch) | |
tree | fc270d846f87a8d20ce9b7ee264a637e1b99fb7a /win/C#/HandBrakeCS.csproj | |
parent | 7c54b2bdfdcfa132eed627f8d1a4d02bd888c3e7 (diff) |
WinGui:
- Improvements to the preview window design.
- Code tweaks to make it less crash / error prone (QT Control)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2320 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 7542e6097..f892112b2 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -318,6 +318,7 @@ <None Include="Resources\Pause.png" />
<None Include="Resources\Play.png" />
<None Include="Resources\picture.png" />
+ <None Include="Resources\Play_small.png" />
<Content Include="Resources\Pref_Small.png" />
<Content Include="Resources\Queue.png" />
<Content Include="Resources\Queue_Small.png" />
|