X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=display-gtk.h;h=fb2b9af5b40c0450677eba2b246ed8950f669f25;hb=bf13c14d16fdb1aa0230f688ff88635f395c6887;hp=fe373a14fc3ab9eb1349ee14080fdd36a4d79eec;hpb=b091916249c940666b249d253f082ef5dad75411;p=ext%2Fsubsurface.git diff --git a/display-gtk.h b/display-gtk.h index fe373a1..fb2b9af 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -12,6 +12,9 @@ typedef struct { } progressbar_t; typedef struct { + gboolean cylinder; + gboolean temperature; + gboolean nitrox; gboolean sac; gboolean otu; } visible_cols_t;