summaryrefslogtreecommitdiffstats
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/display.h b/display.h
index 4e147061f..8200770d7 100644
--- a/display.h
+++ b/display.h
@@ -57,6 +57,8 @@ struct options {
enum { PRETTY, TABLE, TWOPERPAGE } type;
int print_selected;
int color_selected;
+ gboolean notes_up;
+ int profile_height, notes_height, tanks_height;
};
extern char zoomed_plot, dc_number;