summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2018-01-31 20:31:58 +0000
committersr55 <[email protected]>2018-01-31 20:31:58 +0000
commitbee8e5bd5f7b6e9258e9aaab98babd2d3cca1388 (patch)
tree641a28b609acbd62e0ab5b5d8acfb5ea43e5b275 /win/CS/HandBrakeWPF/HandBrakeWPF.csproj
parentd647cd46423198c2105d5ad0144f400c9412d365 (diff)
WinGui: Add Presets button to toolbar. The preset management options are not discoverable enough as-is
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj')
-rw-r--r--win/CS/HandBrakeWPF/HandBrakeWPF.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
index 0e2d5c5ea..c366fe1c6 100644
--- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
+++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
@@ -742,6 +742,9 @@
<ItemGroup>
<Resource Include="Views\Images\Movies_small.png" />
</ItemGroup>
+ <ItemGroup>
+ <Resource Include="Views\Images\Presets2.png" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.