aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qtcreatorcrashhandler/crashhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qtcreatorcrashhandler/crashhandler.h')
-rw-r--r--src/tools/qtcreatorcrashhandler/crashhandler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/tools/qtcreatorcrashhandler/crashhandler.h b/src/tools/qtcreatorcrashhandler/crashhandler.h
index 8fc3a7ae3b..b46468451f 100644
--- a/src/tools/qtcreatorcrashhandler/crashhandler.h
+++ b/src/tools/qtcreatorcrashhandler/crashhandler.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CRASHHANDLER_H
-#define CRASHHANDLER_H
+#pragma once
#include <QObject>
@@ -61,5 +60,3 @@ private:
CrashHandlerPrivate *d;
};
-
-#endif // CRASHHANDLER_H