From 3d8555236fb18fa90c07b47897a790fbb174c34d Mon Sep 17 00:00:00 2001 From: Amnesia1000 <45115804+Amnesia1000@users.noreply.github.com> Date: Tue, 22 Jun 2021 07:16:31 -0300 Subject: [PATCH] Corrected the path to the headbar icon (#5782) * Corrected the path to the headbar icon Corrected the path where the icon file is located, since the "dist" folder is located next to the binary provided in github. * Corrected the path to the headbar icon Corrected the path where the icon file is located, since the "dist" folder is located next to the binary provided in github. --- src/citra_qt/main.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/citra_qt/main.ui b/src/citra_qt/main.ui index 2eff98083..9fe3d2a3e 100644 --- a/src/citra_qt/main.ui +++ b/src/citra_qt/main.ui @@ -15,7 +15,7 @@ - ../dist/citra.ico../dist/citra.ico + dist/citra.pngdist/citra.png QTabWidget::Rounded