aboutsummaryrefslogtreecommitdiffstats
path: root/verifydetailsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'verifydetailsdialog.h')
-rw-r--r--verifydetailsdialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/verifydetailsdialog.h b/verifydetailsdialog.h
index 58fd4f0..b5978fe 100644
--- a/verifydetailsdialog.h
+++ b/verifydetailsdialog.h
@@ -1,5 +1,5 @@
-#ifndef VERIFYDETAILSDIALOG_H
-#define VERIFYDETAILSDIALOG_H
+#ifndef __VERIFYDETAILSDIALOG_H__
+#define __VERIFYDETAILSDIALOG_H__
#include "context.h"
#include "keylist.h"
@@ -22,4 +22,4 @@ public slots:
};
-#endif // VERIFYDETAILSDIALOG_H
+#endif // __VERIFYDETAILSDIALOG_H__