aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/function/VersionCheckThread.cpp
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-12-02 21:35:16 +0000
committerSaturneric <[email protected]>2021-12-02 21:35:16 +0000
commit1e3f1d13a6fb1bfc8f24be83032df1e92350dbcc (patch)
tree58cabfa5c0065632b97823b6e6f068c04f1fa2e9 /src/ui/function/VersionCheckThread.cpp
parentFix and Modified. (diff)
downloadGpgFrontend-1e3f1d13a6fb1bfc8f24be83032df1e92350dbcc.tar.gz
GpgFrontend-1e3f1d13a6fb1bfc8f24be83032df1e92350dbcc.zip
Fixed.
1. Fixed known issue in File Operations.
Diffstat (limited to '')
-rw-r--r--src/ui/function/VersionCheckThread.cpp (renamed from src/ui/help/VersionCheckThread.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/help/VersionCheckThread.cpp b/src/ui/function/VersionCheckThread.cpp
index 44ef0bd1..50a4160e 100644
--- a/src/ui/help/VersionCheckThread.cpp
+++ b/src/ui/function/VersionCheckThread.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "ui/help/VersionCheckThread.h"
+#include "VersionCheckThread.h"
#include "GpgFrontendBuildInfo.h"
#include "rapidjson/document.h"