mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
TankBar: hook into prefs and make ppGraphs resize accordingly
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e71119b40b
commit
e8d430341c
7 changed files with 71 additions and 16 deletions
1
pref.h
1
pref.h
|
@ -46,6 +46,7 @@ struct preferences {
|
|||
short zoomed_plot;
|
||||
short hrgraph;
|
||||
short rulergraph;
|
||||
short tankbar;
|
||||
short save_userid_local;
|
||||
char *userid;
|
||||
int ascrate75;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue