summaryrefslogtreecommitdiffstats
path: root/display-gtk.h
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2012-08-16 10:28:10 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2012-08-16 10:28:10 -0700
commit91e7dcc555ada4fe43198327383e895e528c4cc7 (patch)
treea7f05de14c62373c4f59005b5c1e6cebf28a1ff5 /display-gtk.h
parent77a903a6bb26d60e1736f7d5c118b598916b37f2 (diff)
parente8ec3df371f0496a52ebdc463245d7b9df3be6ff (diff)
downloadsubsurface-91e7dcc555ada4fe43198327383e895e528c4cc7.tar.gz
Merge branch 'suit' of git://git.hohndel.org/subsurface
Pull exposure suit tracking from Dirk Hohndel. * 'suit' of git://git.hohndel.org/subsurface: Add exposure protection tracking
Diffstat (limited to 'display-gtk.h')
-rw-r--r--display-gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/display-gtk.h b/display-gtk.h
index 9f1b51771..37326d590 100644
--- a/display-gtk.h
+++ b/display-gtk.h
@@ -15,6 +15,7 @@ typedef struct {
gboolean cylinder;
gboolean temperature;
gboolean totalweight;
+ gboolean suit;
gboolean nitrox;
gboolean sac;
gboolean otu;