aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljseditordocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljseditor/qmljseditordocument.h')
-rw-r--r--src/plugins/qmljseditor/qmljseditordocument.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmljseditor/qmljseditordocument.h b/src/plugins/qmljseditor/qmljseditordocument.h
index 8e22b6e402..05d9e09457 100644
--- a/src/plugins/qmljseditor/qmljseditordocument.h
+++ b/src/plugins/qmljseditor/qmljseditordocument.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLJSEDITORDOCUMENT_H
-#define QMLJSEDITORDOCUMENT_H
+#pragma once
#include "qmljseditor_global.h"
@@ -67,5 +66,3 @@ private:
};
} // QmlJSEditor
-
-#endif // QMLJSEDITORDOCUMENT_H