mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 04:36:23 +02:00
Quick change for screenshot icon
This commit is contained in:
parent
f22cf4451f
commit
798e3102ed
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@
|
|||
<MenuItem
|
||||
Command="{Binding TakeScreenshot}"
|
||||
Header="{ext:Locale MenuBarFileToolsTakeScreenshot}"
|
||||
Icon="{ext:Icon fa-solid fa-minimize}"
|
||||
Icon="{ext:Icon fa-solid fa-camera}"
|
||||
InputGesture="{Binding ScreenshotKey}"
|
||||
IsEnabled="{Binding IsGameRunning}" />
|
||||
<MenuItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue