mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job
This commit is contained in:
2
Panel.h
2
Panel.h
@ -119,6 +119,8 @@ extern void Panel_setSelected(Panel* this, int selected);
|
||||
|
||||
extern void Panel_draw(Panel* this, bool focus);
|
||||
|
||||
extern void Panel_splice(Panel *this, Vector* from);
|
||||
|
||||
extern bool Panel_onKey(Panel* this, int key);
|
||||
|
||||
extern HandlerResult Panel_selectByTyping(Panel* this, int ch);
|
||||
|
Reference in New Issue
Block a user