summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-15 08:11:14 -0600
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-15 08:11:14 -0600
commite8d430341c1102c0da1a3847ad2d39f41fc642d3 (patch)
tree2d07fdeb70e25c5411f707d90d77c3c3cb0cbff9 /pref.h
parente71119b40bac8d6dc33449e33329f235350b08f5 (diff)
downloadsubsurface-e8d430341c1102c0da1a3847ad2d39f41fc642d3.tar.gz
TankBar: hook into prefs and make ppGraphs resize accordingly
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 7292f1363..8bde0da80 100644
--- a/pref.h
+++ b/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;