aboutsummaryrefslogtreecommitdiff
path: root/libplanfahr/lpf-trip.h
diff options
context:
space:
mode:
Diffstat (limited to 'libplanfahr/lpf-trip.h')
-rw-r--r--libplanfahr/lpf-trip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libplanfahr/lpf-trip.h b/libplanfahr/lpf-trip.h
index 3f2af42..fd2e0b4 100644
--- a/libplanfahr/lpf-trip.h
+++ b/libplanfahr/lpf-trip.h
@@ -58,6 +58,8 @@ typedef struct {
GType lpf_trip_get_type (void);
+GSList* lpf_trip_get_parts(LpfTrip *self);
+
G_END_DECLS
#endif /* _LPF_TRIP_H */