X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=display-gtk.h;h=37326d590dfae7d52666e5637a9f77d11fafa5ff;hb=91e7dcc555ada4fe43198327383e895e528c4cc7;hp=4ce05468c7ba7d673014f2202d43d33f4f62d1a5;hpb=162b36f4a5007d9c267743bb2f09ac5adc8da408;p=ext%2Fsubsurface.git diff --git a/display-gtk.h b/display-gtk.h index 4ce0546..37326d5 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -14,6 +14,8 @@ typedef struct { typedef struct { gboolean cylinder; gboolean temperature; + gboolean totalweight; + gboolean suit; gboolean nitrox; gboolean sac; gboolean otu;