]> git.tdb.fi Git - ext/subsurface.git/blobdiff - display.h
Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface
[ext/subsurface.git] / display.h
index d054b699450161de1fc2e8699ac5e58173e06357..4e1511656ad5d20b38948b8819a5ad25aefe5ee0 100644 (file)
--- a/display.h
+++ b/display.h
@@ -31,4 +31,6 @@ struct options {
        gboolean print_profiles;
 };
 
+extern char zoomed_plot;
+
 #endif