aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-28 17:45:39 +0000
committersaturneric <[email protected]>2024-07-28 17:45:39 +0000
commit7a552f4d9dc0455b66ea2329bc1cd06a71bc6a79 (patch)
treec344bf0615bc49f80bb81519810bade0d6ea05ba /src/main.cpp
parentfix: errors in judgment conditions (diff)
downloadGpgFrontend-sdk/2.1.3.tar.gz
GpgFrontend-sdk/2.1.3.zip
feat: support more build modesdk/2.1.3
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 77856fe0..085ba03f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -30,14 +30,18 @@
* \mainpage GpgFrontend Develop Document Main Page
*/
+#include <qcommandlineparser.h>
+#include <qloggingcategory.h>
+
+//
#include "GpgFrontendContext.h"
+#include "core/utils/MemoryUtils.h"
+
+//
#include "app.h"
#include "cmd.h"
#include "init.h"
-//
-#include "core/utils/MemoryUtils.h"
-
/**
*
* @param argc