mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Ragnarok Settings
- added Ragnarok settings
This commit is contained in:
parent
711cf955c3
commit
87f86036d7
28 changed files with 708 additions and 58 deletions
|
|
@ -13,6 +13,7 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Remove="Controls\AnnotatedCheckBoxAndLongSlider.xaml" />
|
||||
<None Remove="Controls\AnnotatedIntSlider.xaml" />
|
||||
<None Remove="Controls\CheckBoxAndTextBlock.xaml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
@ -32,6 +33,9 @@
|
|||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="Controls\AnnotatedCheckBoxAndIntegerSlider.xaml" />
|
||||
<Page Include="Controls\AnnotatedIntSlider.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="Controls\AnnotatedSlider.xaml" />
|
||||
<Page Include="Controls\CheckBoxAndTextBlock.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue