aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager/commandbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/actionmanager/commandbutton.h')
-rw-r--r--src/plugins/coreplugin/actionmanager/commandbutton.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/coreplugin/actionmanager/commandbutton.h b/src/plugins/coreplugin/actionmanager/commandbutton.h
index 5828eb6563..deb7c1ed0c 100644
--- a/src/plugins/coreplugin/actionmanager/commandbutton.h
+++ b/src/plugins/coreplugin/actionmanager/commandbutton.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef COMMANDBUTTON_H
-#define COMMANDBUTTON_H
+#pragma once
#include <coreplugin/core_global.h>
@@ -56,5 +55,3 @@ private:
};
}
-
-#endif // COMMANDBUTTON_H