diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-05-17 05:32:51 +0200 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-05-17 05:32:51 +0200 |
commit | cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867 (patch) | |
tree | 511efe0b1626a164aa21e313b24380cd7fef9d1c /src | |
parent | Merge pull request #6326 from Morph1984/fix-version (diff) | |
download | yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.tar yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.tar.gz yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.tar.bz2 yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.tar.lz yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.tar.xz yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.tar.zst yuzu-cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867.zip |
Diffstat (limited to 'src')
-rw-r--r-- | src/yuzu/configuration/configure_debug.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui index d812858b6..c9e60ee08 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui @@ -23,7 +23,7 @@ <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> - <widget class="QLabel" name="label_2"> + <widget class="QLabel" name="label_1"> <property name="text"> <string>Global Log Filter</string> </property> @@ -66,7 +66,7 @@ </widget> </item> <item> - <widget class="QLabel" name="label_3"> + <widget class="QLabel" name="label_2"> <property name="font"> <font> <italic>true</italic> @@ -92,7 +92,7 @@ <item> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> - <widget class="QLabel" name="label_4"> + <widget class="QLabel" name="label_3"> <property name="text"> <string>Arguments String</string> </property> @@ -155,7 +155,7 @@ </widget> </item> <item> - <widget class="QLabel" name="label_5"> + <widget class="QLabel" name="label_4"> <property name="font"> <font> <italic>true</italic> @@ -200,7 +200,7 @@ </widget> </item> <item> - <widget class="QLabel" name="label_3"> + <widget class="QLabel" name="label_5"> <property name="font"> <font> <italic>true</italic> |