summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Action.h b/Action.h
index 34fc298f..1dfdcb47 100644
--- a/Action.h
+++ b/Action.h
@@ -49,6 +49,8 @@ Htop_Reaction Action_setSortKey(Settings* settings, ProcessField sortKey);
// ----------------------------------------
+Htop_Reaction Action_follow(State* st);
+
void Action_setBindings(Htop_Action* keys);