aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmldebug/qmloutputparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qmldebug/qmloutputparser.h')
-rw-r--r--src/libs/qmldebug/qmloutputparser.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/qmldebug/qmloutputparser.h b/src/libs/qmldebug/qmloutputparser.h
index bcfe5a9120..a9e08f08e6 100644
--- a/src/libs/qmldebug/qmloutputparser.h
+++ b/src/libs/qmldebug/qmloutputparser.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLOUTPUTPARSER_H
-#define QMLOUTPUTPARSER_H
+#pragma once
#include "qmldebug_global.h"
@@ -55,5 +54,3 @@ private:
};
} // namespace QmlDebug
-
-#endif // QMLOUTPUTPARSER_H