Browse Source
Merge pull request #9099 from Docteh/undocked
Controller Applet had instance of Undocked, make Handheld
pull/15/merge
liamwhite
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/yuzu/applets/qt_controller.ui
|
|
|
@ -2300,7 +2300,7 @@ |
|
|
|
<item> |
|
|
|
<widget class="QRadioButton" name="radioUndocked"> |
|
|
|
<property name="text"> |
|
|
|
<string>Undocked</string> |
|
|
|
<string>Handheld</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
|