mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
7 lines
222 B
XML
7 lines
222 B
XML
<Application
|
|
x:Class="ServoApp.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="using:ServoApp">
|
|
|
|
</Application>
|