From 049c7f713ff6ec7cf940e3ace91ee0a129a56389 Mon Sep 17 00:00:00 2001 From: Seal-Clubber <35927816+Seal-Clubber@users.noreply.github.com> Date: Tue, 21 May 2024 17:36:14 +0200 Subject: [PATCH] Update Makefile.qt.include blank line following trailing backslash --- src/Makefile.qt.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index c2feed2..4c714e3 100644 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -20,7 +20,7 @@ QT_TS = \ qt/locale/aipg_pt_PT.ts \ qt/locale/aipg_ru.ts \ qt/locale/aipg_tr_TR.ts \ - qt/locale/aipg_zh_CN.ts \ + qt/locale/aipg_zh_CN.ts QT_FORMS_UI = \ qt/forms/addressbookpage.ui \