From 5e4dfc664289d3fb11033cd7c510868e4d31b7f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D1=83=D1=80=D0=BD=D0=B0=D1=82=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Tue, 9 Jun 2026 21:01:07 +0300 Subject: [PATCH] Format desktop configfile test --- Desktop/test/testconfigfile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Desktop/test/testconfigfile.cpp b/Desktop/test/testconfigfile.cpp index 0d85d778..a6835f92 100644 --- a/Desktop/test/testconfigfile.cpp +++ b/Desktop/test/testconfigfile.cpp @@ -7,8 +7,8 @@ * (at your option) any later version. */ -#include "configfile.h" #include "common/version.h" +#include "configfile.h" #include #include