From 83ac3817cb293c54e9dff42c5313060956a63287 Mon Sep 17 00:00:00 2001 From: Hugo Van Ruyskensvelde Date: Thu, 6 May 2021 18:50:56 +0200 Subject: [PATCH] change of version --- core/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/main.cpp b/core/main.cpp index 93a6f0d..7860a98 100644 --- a/core/main.cpp +++ b/core/main.cpp @@ -14,6 +14,7 @@ #define APPVERSION "1.5.2" + using namespace std; QMutex g_mutex;