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:47:40 +0000
commit3ef497cbeb8835ef13e20c690a4fb83a9f5c4eac (patch)
treec344bf0615bc49f80bb81519810bade0d6ea05ba /src/main.cpp
parentfix: errors in judgment conditions (diff)
downloadGpgFrontend-3ef497cbeb8835ef13e20c690a4fb83a9f5c4eac.tar.gz
GpgFrontend-3ef497cbeb8835ef13e20c690a4fb83a9f5c4eac.zip
feat: support more build mode
Diffstat (limited to '')
-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