X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=display-gtk.h;h=059c6aa23be39d104a2bb50d36781fb753822736;hb=9b72217f79f29313d30c87c55f533cc606da6a8f;hp=1cf150bb622d18c5e649f30d20d28f3eab3290cb;hpb=621761233b2e1b139c07987b562ef2aa299ff35e;p=ext%2Fsubsurface.git diff --git a/display-gtk.h b/display-gtk.h index 1cf150b..059c6aa 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;