summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-20 09:47:13 +1000
committerNathan Scott <nathans@redhat.com>2020-08-20 09:47:13 +1000
commite7d2f9383a1ca9ffe93beef2a11adbb1c5c702f9 (patch)
treecdb43937069f1ae1eb1cb241e14199e5884d7655 /Action.h
parent97d700082c0a42fb4ddfcafac3afc72489364be8 (diff)
parentda60309fc9ed6f75dfa84d6cbfe58c703e2944f3 (diff)
Merge branch 'hishamhm-pull-857'
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Action.h b/Action.h
index a2920b68..c49e9dac 100644
--- a/Action.h
+++ b/Action.h
@@ -39,7 +39,7 @@ typedef struct State_ {
} State;
-extern Object* Action_pickFromVector(State* st, Panel* list, int x);
+extern Object* Action_pickFromVector(State* st, Panel* list, int x, bool followProcess);
// ----------------------------------------

© 2014-2024 Faster IT GmbH | imprint | privacy policy