aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertracefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofilertracefile.h')
-rw-r--r--src/plugins/qmlprofiler/qmlprofilertracefile.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofilertracefile.h b/src/plugins/qmlprofiler/qmlprofilertracefile.h
index f29b04634d..433224d380 100644
--- a/src/plugins/qmlprofiler/qmlprofilertracefile.h
+++ b/src/plugins/qmlprofiler/qmlprofilertracefile.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLPROFILERTRACEFILE_H
-#define QMLPROFILERTRACEFILE_H
+#pragma once
#include <QFutureInterface>
#include <QObject>
@@ -113,5 +112,3 @@ private:
} // namespace Internal
} // namespace QmlProfiler
-
-#endif // QMLPROFILERTRACEFILE_H