mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
Qt: fix player LED groupbox label
This commit is contained in:
parent
20f906bf9b
commit
4c11554d2c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<item>
|
||||
<widget class="QGroupBox" name="gb_player_led">
|
||||
<property name="title">
|
||||
<string>GroupBox</string>
|
||||
<string>Player LED</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="gb_player_led_layout">
|
||||
<item>
|
||||
|
|
Loading…
Add table
Reference in a new issue