TankBar: hook into prefs and make ppGraphs resize accordingly

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-08-15 08:11:14 -06:00
parent e71119b40b
commit e8d430341c
7 changed files with 71 additions and 16 deletions

1
pref.h
View file

@ -46,6 +46,7 @@ struct preferences {
short zoomed_plot;
short hrgraph;
short rulergraph;
short tankbar;
short save_userid_local;
char *userid;
int ascrate75;