summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-08-24 22:45:55 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-08-24 22:53:07 -0300
commit8c43218aa07014040a1076352060d58c240a7f70 (patch)
treee5406bcac354e79b5c4257ef025270dea50899d8 /Action.h
parente77a16f4ae473441ea922baeb6a98de165677442 (diff)
Introduce screen tabs
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 1dfdcb47..7f55eb24 100644
--- a/Action.h
+++ b/Action.h
@@ -49,6 +49,8 @@ Htop_Reaction Action_setSortKey(Settings* settings, ProcessField sortKey);
// ----------------------------------------
+Htop_Reaction Action_setScreenTab(Settings* settings, int x);
+
Htop_Reaction Action_follow(State* st);

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