mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 20:04:13 +08:00
removed unused namespace declaration.
This commit is contained in:
parent
86ccf69aef
commit
41c76ae50e
@ -3,8 +3,7 @@
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:s="clr-namespace:GameRes.Formats.Strings"
|
||||
xmlns:p="clr-namespace:GameRes.Formats.Properties"
|
||||
xmlns:dac="clr-namespace:GameRes.Formats.Dac"
|
||||
xmlns:local="clr-namespace:GameRes.Formats.GUI">
|
||||
xmlns:dac="clr-namespace:GameRes.Formats.Dac">
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="Auto"/>
|
||||
<ColumnDefinition MinWidth="130" Width="*"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user