Add option to change Header layout

This commit is contained in:
Christian Göttsche
2020-12-25 16:42:35 +01:00
committed by Benny Baumann
parent 7269faf651
commit 9060a4179d
12 changed files with 438 additions and 168 deletions

View File

@ -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 \