mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
Sorry about the mega-patch.
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
This commit is contained in:
@ -19,6 +19,7 @@ typedef struct MetersPanel_ {
|
||||
Settings* settings;
|
||||
Vector* meters;
|
||||
ScreenManager* scr;
|
||||
bool moving;
|
||||
} MetersPanel;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user