aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager/command_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/actionmanager/command_p.h')
-rw-r--r--src/plugins/coreplugin/actionmanager/command_p.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/coreplugin/actionmanager/command_p.h b/src/plugins/coreplugin/actionmanager/command_p.h
index eec5f814f2..eebb826aab 100644
--- a/src/plugins/coreplugin/actionmanager/command_p.h
+++ b/src/plugins/coreplugin/actionmanager/command_p.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef COMMAND_P_H
-#define COMMAND_P_H
+#pragma once
#include "command.h"
@@ -100,5 +99,3 @@ private:
} // namespace Internal
} // namespace Core
-
-#endif // COMMAND_P_H