mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-16 05:54:34 +03:00
Add option to change Header layout
This commit is contained in:

committed by
Benny Baumann

parent
7269faf651
commit
9060a4179d
@ -45,6 +45,7 @@ myhtopsources = \
|
||||
FunctionBar.c \
|
||||
Hashtable.c \
|
||||
Header.c \
|
||||
HeaderOptionsPanel.c \
|
||||
HostnameMeter.c \
|
||||
IncSet.c \
|
||||
InfoScreen.c \
|
||||
@ -102,6 +103,8 @@ myhtopheaders = \
|
||||
FunctionBar.h \
|
||||
Hashtable.h \
|
||||
Header.h \
|
||||
HeaderLayout.h \
|
||||
HeaderOptionsPanel.h \
|
||||
HostnameMeter.h \
|
||||
IncSet.h \
|
||||
InfoScreen.h \
|
||||
|
Reference in New Issue
Block a user