summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 6ee02a3cb..7eb3f566c 100644
--- a/pref.h
+++ b/pref.h
@@ -43,6 +43,7 @@ struct preferences {
short show_average_depth;
short zoomed_plot;
short hrgraph;
+ short rulergraph;
short save_userid_local;
char *userid;
};