aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/resourceeditorw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/resourceeditor/resourceeditorw.h')
-rw-r--r--src/plugins/resourceeditor/resourceeditorw.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/resourceeditor/resourceeditorw.h b/src/plugins/resourceeditor/resourceeditorw.h
index 0ba85ca38e..3d8d139e3c 100644
--- a/src/plugins/resourceeditor/resourceeditorw.h
+++ b/src/plugins/resourceeditor/resourceeditorw.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef RESOURCEEDITORW_H
-#define RESOURCEEDITORW_H
+#pragma once
#include <coreplugin/idocument.h>
#include <coreplugin/editormanager/ieditor.h>
@@ -127,5 +126,3 @@ public:
} // namespace Internal
} // namespace ResourceEditor
-
-#endif // RESOURCEEDITORW_H