From f3ff43494674b9eeeb7d2514d21aa15f477b4092 Mon Sep 17 00:00:00 2001 From: Saturneric Date: Sat, 23 Jul 2022 01:26:53 +0800 Subject: style(src): reformat code --- src/ui/import_export/ExportKeyPackageDialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/import_export/ExportKeyPackageDialog.cpp') diff --git a/src/ui/import_export/ExportKeyPackageDialog.cpp b/src/ui/import_export/ExportKeyPackageDialog.cpp index 357812c0..074f07ba 100644 --- a/src/ui/import_export/ExportKeyPackageDialog.cpp +++ b/src/ui/import_export/ExportKeyPackageDialog.cpp @@ -30,8 +30,8 @@ #include -#include "core/function/gpg/GpgKeyGetter.h" #include "core/function/KeyPackageOperator.h" +#include "core/function/gpg/GpgKeyGetter.h" #include "ui_ExportKeyPackageDialog.h" GpgFrontend::UI::ExportKeyPackageDialog::ExportKeyPackageDialog( -- cgit v1.2.3