diff options
Diffstat (limited to 'pref.h')
-rw-r--r-- | pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ struct preferences { short show_average_depth; short zoomed_plot; short hrgraph; + short rulergraph; short save_userid_local; char *userid; }; |