summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmljssemanticinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljstools/qmljssemanticinfo.h')
-rw-r--r--src/plugins/qmljstools/qmljssemanticinfo.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmljstools/qmljssemanticinfo.h b/src/plugins/qmljstools/qmljssemanticinfo.h
index 72f1b3fda4..3ba52b4b7c 100644
--- a/src/plugins/qmljstools/qmljssemanticinfo.h
+++ b/src/plugins/qmljstools/qmljssemanticinfo.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLJSSEMANTICINFO_H
-#define QMLJSSEMANTICINFO_H
+#pragma once
#include "qmljstools_global.h"
@@ -101,5 +100,3 @@ private:
} // namespace QmlJSTools
Q_DECLARE_METATYPE(QmlJSTools::SemanticInfo)
-
-#endif // QMLJSSEMANTICINFO_H