mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-23 05:24:56 +03:00
lol
This commit is contained in:
parent
41acc4b1f3
commit
f0aa7eedf6
@ -85,14 +85,5 @@ namespace Ryujinx.Ava.UI.Views.Main
|
||||
Background = Brushes.Gray;
|
||||
BorderThickness = new Thickness(1);
|
||||
}
|
||||
/*
|
||||
<Border
|
||||
Width="2"
|
||||
Height="12"
|
||||
Margin="0"
|
||||
BorderBrush="Gray"
|
||||
Background="Gray"
|
||||
BorderThickness="1"
|
||||
IsVisible="{Binding !ShowLoadProgress}" />*/
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user