From 31b71b67011fa52f091df6fe536a11d6d0bfb256 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 25 Jul 2016 18:25:28 +0200 Subject: Imported Upstream version 2.0.2 --- Action.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Action.h') diff --git a/Action.h b/Action.h index 34fc298..1dfdcb4 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); -- cgit v1.2.3