Fix #22: disable all JS dialogs

This commit is contained in:
Paddy Xu
2017-05-27 09:50:09 +03:00
parent 7d713682ba
commit 9ffb4a0e91
3 changed files with 38 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
<Compile Include="..\..\GitVersion.cs">
<Link>Properties\GitVersion.cs</Link>
</Compile>
<Compile Include="JsDialogHandler.cs" />
<Compile Include="MenuHandler.cs" />
<Compile Include="Plugin.cs" />
<Compile Include="RequestHandler.cs" />