aboutsummaryrefslogtreecommitdiffstats
path: root/src/before_exit.cpp
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-02-02 08:20:58 +0000
committerSaturneric <[email protected]>2022-02-02 08:20:58 +0000
commit022cf9b0ecbe349a6a8c7a9125e2b11bd3a2d929 (patch)
treeedb857b3176e4098ea55034f6affbdfc0da6eb2d /src/before_exit.cpp
parent<refactor>(src, test): Normalize the naming of partial classes (diff)
downloadGpgFrontend-022cf9b0ecbe349a6a8c7a9125e2b11bd3a2d929.tar.gz
GpgFrontend-022cf9b0ecbe349a6a8c7a9125e2b11bd3a2d929.zip
<doc, refactor>(src): Clean up the code and add comments
Diffstat (limited to '')
-rw-r--r--src/before_exit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/before_exit.cpp b/src/before_exit.cpp
index d8ab8f00..abdf7d62 100644
--- a/src/before_exit.cpp
+++ b/src/before_exit.cpp
@@ -29,7 +29,7 @@
#include "ui/settings/GlobalSettingStation.h"
/**
- * @brief
+ * @brief Actions performed before exiting the application
*
*/
void before_exit() {