summaryrefslogtreecommitdiffstats
path: root/display-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'display-gtk.h')
-rw-r--r--display-gtk.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/display-gtk.h b/display-gtk.h
index f4961b301..879a02b4c 100644
--- a/display-gtk.h
+++ b/display-gtk.h
@@ -21,6 +21,12 @@ typedef struct {
gboolean otu;
} visible_cols_t;
+typedef struct {
+ gboolean po2;
+ gboolean pn2;
+ gboolean phe;
+} enabled_graphs_t;
+
typedef enum {
PREF_BOOL,
PREF_STRING