aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorSaturn&Eric <[email protected]>2021-07-12 09:23:37 +0000
committerGitHub <[email protected]>2021-07-12 09:23:37 +0000
commit1ccc36606b9e4238ea24f36756c5ab3ad43453fe (patch)
tree72043033991b643a2cce437f22497a961d73a745 /src/main.cpp
parentUpdate Documents; (diff)
parentProject structure adjustment; (diff)
downloadGpgFrontend-1ccc36606b9e4238ea24f36756c5ab3ad43453fe.tar.gz
GpgFrontend-1ccc36606b9e4238ea24f36756c5ab3ad43453fe.zip
Merge pull request #10 from saturneric/developv1.1.3
Develop Version 1.1.3
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 00ab2738..3e14a425 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -23,6 +23,7 @@
*/
#include "MainWindow.h"
+#include "GpgFrontendBuildInfo.h"
int main(int argc, char *argv[]) {