summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/componentsplugin/componentsplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/componentsplugin/componentsplugin.h')
-rw-r--r--src/plugins/qmldesigner/componentsplugin/componentsplugin.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/qmldesigner/componentsplugin/componentsplugin.h b/src/plugins/qmldesigner/componentsplugin/componentsplugin.h
index d714fc8b77..1f43ada810 100644
--- a/src/plugins/qmldesigner/componentsplugin/componentsplugin.h
+++ b/src/plugins/qmldesigner/componentsplugin/componentsplugin.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef COMPONENTSPLUGIN_H
-#define COMPONENTSPLUGIN_H
+#pragma once
#include <iwidgetplugin.h>
@@ -51,6 +50,3 @@ public:
};
} // namespace QmlDesigner
-
-
-#endif //COMPONENTSPLUGIN_H