aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem/plugindetailsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/extensionsystem/plugindetailsview.h')
-rw-r--r--src/libs/extensionsystem/plugindetailsview.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/extensionsystem/plugindetailsview.h b/src/libs/extensionsystem/plugindetailsview.h
index 38b5ba5f15..b6990e2960 100644
--- a/src/libs/extensionsystem/plugindetailsview.h
+++ b/src/libs/extensionsystem/plugindetailsview.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef PLUGINDETAILSVIEW_H_
-#define PLUGINDETAILSVIEW_H_
+#pragma once
#include "extensionsystem_global.h"
@@ -54,5 +53,3 @@ private:
};
} // namespace ExtensionSystem
-
-#endif