Take screenshot in dialogs #13184

This commit is contained in:
rob-v
2017-04-24 16:41:11 +02:00
parent 12f2fc3410
commit 382fefebfe
3 changed files with 26 additions and 59 deletions

View File

@@ -239,7 +239,6 @@
<Compile Include="Support\PerfSample.cs" />
<Compile Include="Graphics\SpriteRenderable.cs" />
<Compile Include="Widgets\Widget.cs" />
<Compile Include="Widgets\RootWidget.cs" />
<Compile Include="Widgets\WidgetLoader.cs" />
<Compile Include="Widgets\ChromeMetrics.cs" />
<Compile Include="Widgets\WidgetUtils.cs" />
@@ -351,5 +350,5 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>