aboutsummaryrefslogtreecommitdiffstats
path: root/include/gpg/GpgConstants.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-06-19 10:28:30 +0000
committerSaturneric <[email protected]>2021-06-19 10:28:30 +0000
commit7377178bc7214cf2e4e93ffa05e3ad29dda79b89 (patch)
tree8517330e926667004bc8d4854da78ff3caec7a37 /include/gpg/GpgConstants.h
parentAdd dependent files under Windows. (diff)
downloadGpgFrontend-7377178bc7214cf2e4e93ffa05e3ad29dda79b89.tar.gz
GpgFrontend-7377178bc7214cf2e4e93ffa05e3ad29dda79b89.zip
Improve project documents
Continue to write ReadME Eliminate compile-time warnings Fix some problems
Diffstat (limited to 'include/gpg/GpgConstants.h')
-rw-r--r--include/gpg/GpgConstants.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/gpg/GpgConstants.h b/include/gpg/GpgConstants.h
index 6db7721f..64286ca4 100644
--- a/include/gpg/GpgConstants.h
+++ b/include/gpg/GpgConstants.h
@@ -22,8 +22,8 @@
*
*/
-#ifndef GPGCONSTANTS_H
-#define GPGCONSTANTS_H
+#ifndef GPG_CONSTANTS_H
+#define GPG_CONSTANTS_H
class QString;
@@ -39,4 +39,4 @@ public:
static const char *PGP_SIGNATURE_END;
};
-#endif // GPGCONSTANTS_H
+#endif // CONSTANTS_H