aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffeditor_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/diffeditor/diffeditor_global.h')
-rw-r--r--src/plugins/diffeditor/diffeditor_global.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/diffeditor/diffeditor_global.h b/src/plugins/diffeditor/diffeditor_global.h
index 4a1ccb9a8c..763096abbf 100644
--- a/src/plugins/diffeditor/diffeditor_global.h
+++ b/src/plugins/diffeditor/diffeditor_global.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DIFFEDITOR_GLOBAL_H
-#define DIFFEDITOR_GLOBAL_H
+#pragma once
#include <QtGlobal>
@@ -33,5 +32,3 @@
#else
# define DIFFEDITOR_EXPORT Q_DECL_IMPORT
#endif
-
-#endif // DIFFEDITOR_GLOBAL_H