aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h')
-rw-r--r--src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h b/src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h
index 4bdc1127b5..0dbc8c0925 100644
--- a/src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h
+++ b/src/plugins/qmldesigner/components/stateseditor/stateseditormodel.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef STATESEDITORMODEL_H
-#define STATESEDITORMODEL_H
+#pragma once
#include <QAbstractListModel>
#include <QPointer>
@@ -72,5 +71,3 @@ private:
};
} // namespace QmlDesigner
-
-#endif // STATESEDITORMODEL_H