]> git.tdb.fi Git - ext/subsurface.git/blobdiff - dive.h
Fill the list of weightsystems from data in existing dives
[ext/subsurface.git] / dive.h
diff --git a/dive.h b/dive.h
index a25fafb39e95cc4b0eee571f94b195165b2200f4..30894e5066f5afa4e7a3dc4563772cb354f14784 100644 (file)
--- a/dive.h
+++ b/dive.h
@@ -338,6 +338,7 @@ extern void exit_ui(void);
 extern void report_error(GError* error);
 
 extern void add_cylinder_description(cylinder_type_t *);
+extern void add_weightsystem_description(weightsystem_t *);
 extern void add_people(const char *string);
 extern void add_location(const char *string);
 extern void remember_event(const char *eventname);