aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/haskell/haskell.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/haskell/haskell.qbs')
-rw-r--r--src/plugins/haskell/haskell.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/haskell/haskell.qbs b/src/plugins/haskell/haskell.qbs
index 30eb8328f1a..5c1be115387 100644
--- a/src/plugins/haskell/haskell.qbs
+++ b/src/plugins/haskell/haskell.qbs
@@ -21,8 +21,8 @@ QtcPlugin {
"haskellplugin.cpp", "haskellplugin.h",
"haskellproject.cpp", "haskellproject.h",
"haskellrunconfiguration.cpp", "haskellrunconfiguration.h",
+ "haskellsettings.cpp", "haskellsettings.h",
"haskelltokenizer.cpp", "haskelltokenizer.h",
- "optionspage.cpp", "optionspage.h",
"stackbuildstep.cpp", "stackbuildstep.h"
]
}