summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-03-24 23:12:43 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-03-24 23:12:43 -0300
commita93db5234c8e24c56c4b5b615de837afeeac5e74 (patch)
treef68394fa63113bc62798e1e9fff66caaae1a7f8a /Action.h
parent38fd1bfaba8b742d476a146ee111bf24cce9193e (diff)
handle clicks on panel header line
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 2c7d2063..8927ce2f 100644
--- a/Action.h
+++ b/Action.h
@@ -45,6 +45,8 @@ Object* Action_pickFromVector(State* st, Panel* list, int x);
bool Action_setUserOnly(const char* userName, uid_t* userId);
+Htop_Reaction Action_setSortKey(Settings* settings, ProcessField sortKey);
+
// ----------------------------------------
void Action_setBindings(Htop_Action* keys);

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