mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 09:19:18 +01:00
Added arguments binding for Launch Program special action
This commit is contained in:
parent
766aeb5489
commit
87bba30914
@ -323,7 +323,7 @@
|
||||
</StackPanel>
|
||||
<StackPanel Margin="{StaticResource spaceMargin}">
|
||||
<Label Content="Arguments"/>
|
||||
<TextBox Text="" />
|
||||
<TextBox Text="{Binding Arguments}" />
|
||||
</StackPanel>
|
||||
</StackPanel>
|
||||
</TabItem>
|
||||
|
Loading…
Reference in New Issue
Block a user