aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellrunconfiguration.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/haskell/haskellrunconfiguration.h')
-rw-r--r--plugins/haskell/haskellrunconfiguration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/haskell/haskellrunconfiguration.h b/plugins/haskell/haskellrunconfiguration.h
index 01cc352..578fc72 100644
--- a/plugins/haskell/haskellrunconfiguration.h
+++ b/plugins/haskell/haskellrunconfiguration.h
@@ -41,7 +41,7 @@ class HaskellExecutableAspect : public ProjectExplorer::BaseStringAspect
Q_OBJECT
public:
- HaskellExecutableAspect(ProjectExplorer::RunConfiguration *rc);
+ HaskellExecutableAspect();
};
class HaskellRunConfiguration : public ProjectExplorer::RunConfiguration