aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/uplanfahrwin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uplanfahrwin.c b/src/uplanfahrwin.c
index 541cfc0..b5ae446 100644
--- a/src/uplanfahrwin.c
+++ b/src/uplanfahrwin.c
@@ -629,6 +629,7 @@ initial_got_start (GSList *locs, gpointer user_data, GError *err)
}
set_loc (locs->data, view, TRUE);
+ u_planfahr_get_trips (view);
}