small fix
This commit is contained in:
parent
e7c991349e
commit
edfd58bbe4
@ -149,7 +149,7 @@
|
|||||||
IsVisible="{Binding !IsGameRunning}"
|
IsVisible="{Binding !IsGameRunning}"
|
||||||
Content="{ext:Locale UserProfilesDelete}"
|
Content="{ext:Locale UserProfilesDelete}"
|
||||||
Command="{Binding DeleteConfigGame}"
|
Command="{Binding DeleteConfigGame}"
|
||||||
Classes="global"/>
|
Classes="red"/>
|
||||||
</ReversibleStackPanel>
|
</ReversibleStackPanel>
|
||||||
</Grid>
|
</Grid>
|
||||||
</window:StyleableAppWindow>
|
</window:StyleableAppWindow>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user