aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/resourcenode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/resourceeditor/resourcenode.h')
-rw-r--r--src/plugins/resourceeditor/resourcenode.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/resourceeditor/resourcenode.h b/src/plugins/resourceeditor/resourcenode.h
index b6bed770bf..528f1879f5 100644
--- a/src/plugins/resourceeditor/resourcenode.h
+++ b/src/plugins/resourceeditor/resourcenode.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef RESOURCENODE_H
-#define RESOURCENODE_H
+#pragma once
#include "resource_global.h"
#include <projectexplorer/projectnodes.h>
@@ -175,5 +174,3 @@ private:
};
} // namespace Internal
} // namespace ResourceEditor
-
-#endif // RESOUCENODE_H