From cd6dcef5aa8bc619f4c7394b3dfa3e4a9843d867 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Sun, 16 May 2021 23:32:51 -0400 Subject: configure_debug: FIx duplicate labels Duplicate labels were unintentionally introduced due to copy-paste. This silences the compilation warning produced by the presence of these duplicates. --- src/yuzu/configuration/configure_debug.ui | 10 +++++----- 1 file 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 @@ - + Global Log Filter @@ -66,7 +66,7 @@ - + true @@ -92,7 +92,7 @@ - + Arguments String @@ -155,7 +155,7 @@ - + true @@ -200,7 +200,7 @@ - + true -- cgit v1.2.3