mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-12 09:48:51 +01:00
Disabling subcollections for now (postponing until next release).
This commit is contained in:
parent
d83923db7a
commit
ef6de75ce4
@ -125,6 +125,7 @@
|
||||
<Button Grid.Row="6" Grid.Column="2" Content="Browse" Command="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type UserControl}}, Path=Data.BrowseFolderCommand}" CommandParameter="Snap" />
|
||||
</Grid>
|
||||
</GroupBox>
|
||||
<!--
|
||||
<GroupBox Header="Submenus">
|
||||
<StackPanel Orientation="Vertical">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
@ -157,5 +158,6 @@
|
||||
|
||||
</StackPanel>
|
||||
</GroupBox>
|
||||
-->
|
||||
</StackPanel>
|
||||
</UserControl>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user