aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgCommandExecutor.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-07-22 17:26:53 +0000
committerSaturneric <[email protected]>2022-07-22 17:26:53 +0000
commitf3ff43494674b9eeeb7d2514d21aa15f477b4092 (patch)
tree96d4986e25fc5277c67ab7a28f05fa863b867ccd /src/core/function/gpg/GpgCommandExecutor.h
parentfeat(ui): use general main window and dialog class (diff)
downloadGpgFrontend-f3ff43494674b9eeeb7d2514d21aa15f477b4092.tar.gz
GpgFrontend-f3ff43494674b9eeeb7d2514d21aa15f477b4092.zip
style(src): reformat code
Diffstat (limited to 'src/core/function/gpg/GpgCommandExecutor.h')
-rw-r--r--src/core/function/gpg/GpgCommandExecutor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/function/gpg/GpgCommandExecutor.h b/src/core/function/gpg/GpgCommandExecutor.h
index 00d9b43d..40ee22df 100644
--- a/src/core/function/gpg/GpgCommandExecutor.h
+++ b/src/core/function/gpg/GpgCommandExecutor.h
@@ -42,7 +42,8 @@ namespace GpgFrontend {
* @brief Extra commands related to GPG
*
*/
-class GPGFRONTEND_CORE_EXPORT GpgCommandExecutor : public SingletonFunctionObject<GpgCommandExecutor> {
+class GPGFRONTEND_CORE_EXPORT GpgCommandExecutor
+ : public SingletonFunctionObject<GpgCommandExecutor> {
public:
/**
* @brief Construct a new Gpg Command Executor object