mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Another mega-patch for the refactoring process.
Kinda runs, but functionality from the original main loop is still missing. Patience.
This commit is contained in:
@ -26,7 +26,7 @@ typedef struct {
|
||||
char** names;
|
||||
int* modes;
|
||||
} MeterColumnSettings;
|
||||
|
||||
|
||||
typedef struct Settings_ {
|
||||
char* filename;
|
||||
|
||||
|
Reference in New Issue
Block a user