summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/actionmanager/command_p.h b/src/plugins/coreplugin/actionmanager/command_p.h
index cc4b1104d3..de2611c56b 100644
--- a/src/plugins/coreplugin/actionmanager/command_p.h
+++ b/src/plugins/coreplugin/actionmanager/command_p.h
@@ -47,7 +47,7 @@
namespace Core {
namespace Internal {
-class Action : public Core::Command
+class Action : public Command
{
Q_OBJECT
public: