aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanifesteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/android/androidmanifesteditor.h')
-rw-r--r--src/plugins/android/androidmanifesteditor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/android/androidmanifesteditor.h b/src/plugins/android/androidmanifesteditor.h
index a2c2956e32..32ed8476f0 100644
--- a/src/plugins/android/androidmanifesteditor.h
+++ b/src/plugins/android/androidmanifesteditor.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef ANDROIDMANIFESTEDITOR_H
-#define ANDROIDMANIFESTEDITOR_H
+#pragma once
#include "androidmanifestdocument.h"
#include "androidmanifesteditorwidget.h"
@@ -69,5 +68,3 @@ private:
} // namespace Internal
} // namespace Android
-
-#endif // ANDROIDMANIFESTEDITOR_H