mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12: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>
|
<item>
|
||||||
<widget class="QGroupBox" name="gb_player_led">
|
<widget class="QGroupBox" name="gb_player_led">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>GroupBox</string>
|
<string>Player LED</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="gb_player_led_layout">
|
<layout class="QVBoxLayout" name="gb_player_led_layout">
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue