aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendApplication.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/ui/GpgFrontendApplication.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/ui/GpgFrontendApplication.h')
-rw-r--r--src/ui/GpgFrontendApplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/GpgFrontendApplication.h b/src/ui/GpgFrontendApplication.h
index caf0750d..06338bb6 100644
--- a/src/ui/GpgFrontendApplication.h
+++ b/src/ui/GpgFrontendApplication.h
@@ -40,7 +40,7 @@ class GPGFRONTEND_UI_EXPORT GpgFrontendApplication : public QApplication {
* @param argc
* @param argv
*/
- explicit GpgFrontendApplication(int& argc, char *argv[]);
+ explicit GpgFrontendApplication(int &argc, char *argv[]);
/**
* @brief Destroy the GpgFrontend Application object