summaryrefslogtreecommitdiffstats
path: root/display-gtk.h
diff options
context:
space:
mode:
authorGravatar Pierre-Yves Chibon <pingou@pingoured.fr>2012-08-28 15:50:00 +0200
committerGravatar Pierre-Yves Chibon <pingou@pingoured.fr>2012-08-28 18:07:13 +0200
commit490e98dadfc71a318a934f4196821be69c4b6342 (patch)
treeb4ea1a2f990f2ba5a99f761d776e173bd55b8ce6 /display-gtk.h
parent57af78bda0aa0fc231d31662f9129ceaec79e2d7 (diff)
downloadsubsurface-490e98dadfc71a318a934f4196821be69c4b6342.tar.gz
Work on the printing of the dives, first attempt to print as table.
With this commit, the user can choose between two printing modes: - pretty print (with or without the dive profile) - table print (which is nothing less than a table formating containing the information) Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Diffstat (limited to 'display-gtk.h')
-rw-r--r--display-gtk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/display-gtk.h b/display-gtk.h
index 85ebae3e2..dd7e2c4a0 100644
--- a/display-gtk.h
+++ b/display-gtk.h
@@ -19,7 +19,6 @@ typedef struct {
gboolean nitrox;
gboolean sac;
gboolean otu;
- gboolean print_profiles;
} visible_cols_t;
typedef enum {