]> err.no Git - mapper/blobdiff - src/cb.c
A bunch of fixes:
[mapper] / src / cb.c
index 36406cbc0b2d187c7e993db419b406649901cea1..19f9bfa3f4810a7fa5ccda8af44e0bbd5300dd04 100644 (file)
--- a/src/cb.c
+++ b/src/cb.c
@@ -71,7 +71,7 @@ GtkListStore *store;
 g_assert(tree_view);
 g_assert(path);
 
-store=path_get_waypoints_store(path);
+store=path_get_waypoints_store(path, _degformat);
 if (!store)
        return FALSE;