aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim/project/nimtoolchainfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/nim/project/nimtoolchainfactory.h')
-rw-r--r--src/plugins/nim/project/nimtoolchainfactory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/nim/project/nimtoolchainfactory.h b/src/plugins/nim/project/nimtoolchainfactory.h
index 0b79653400..1e9e219e97 100644
--- a/src/plugins/nim/project/nimtoolchainfactory.h
+++ b/src/plugins/nim/project/nimtoolchainfactory.h
@@ -36,8 +36,6 @@ class NimToolChain;
class NimToolChainFactory : public ProjectExplorer::ToolChainFactory
{
- Q_OBJECT
-
public:
NimToolChainFactory();