summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljseditordocument_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljseditor/qmljseditordocument_p.h')
-rw-r--r--src/plugins/qmljseditor/qmljseditordocument_p.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmljseditor/qmljseditordocument_p.h b/src/plugins/qmljseditor/qmljseditordocument_p.h
index f6185fcc29..46a6a36c65 100644
--- a/src/plugins/qmljseditor/qmljseditordocument_p.h
+++ b/src/plugins/qmljseditor/qmljseditordocument_p.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLJSEDITORDOCUMENT_P_H
-#define QMLJSEDITORDOCUMENT_P_H
+#pragma once
#include <qmljs/qmljsdocument.h>
#include <qmljstools/qmljssemanticinfo.h>
@@ -77,5 +76,3 @@ public:
} // Internal
} // QmlJSEditor
-
-#endif // QMLJSEDITORDOCUMENT_P_H