aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellproject.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/haskell/haskellproject.h')
-rw-r--r--plugins/haskell/haskellproject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/haskell/haskellproject.h b/plugins/haskell/haskellproject.h
index 245c997..0c307e7 100644
--- a/plugins/haskell/haskellproject.h
+++ b/plugins/haskell/haskellproject.h
@@ -49,6 +49,7 @@ public:
private:
void updateFiles();
void updateApplicationTargets(ProjectExplorer::Target *target);
+ void refresh();
};
} // namespace Internal