X-Git-Url: http://git.tdb.fi/?p=ext%2Fsubsurface.git;a=blobdiff_plain;f=display.h;h=4e1511656ad5d20b38948b8819a5ad25aefe5ee0;hp=d054b699450161de1fc2e8699ac5e58173e06357;hb=HEAD;hpb=490e98dadfc71a318a934f4196821be69c4b6342 diff --git a/display.h b/display.h index d054b69..4e15116 100644 --- a/display.h +++ b/display.h @@ -31,4 +31,6 @@ struct options { gboolean print_profiles; }; +extern char zoomed_plot; + #endif