Make the mute hotkey global.

This commit is contained in:
Paul Chote
2017-09-03 18:03:02 +00:00
committed by reaperrr
parent c759a68492
commit 25e88008ef
10 changed files with 59 additions and 27 deletions

View File

@@ -823,6 +823,7 @@
<Compile Include="UtilityCommands\LintInterfaces.cs" />
<Compile Include="Widgets\Logic\SingleHotkeyBaseLogic.cs" />
<Compile Include="Widgets\Logic\ScreenshotHotkeyLogic.cs" />
<Compile Include="Widgets\Logic\MuteHotkeyLogic.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">