]> git.street.me.uk Git - andy/viking.git/blobdiff - src/gpx.h
Add Waypoint List dialog.
[andy/viking.git] / src / gpx.h
index d8f7d4e2e1104dcb615410a4a467e77f53d7ea8e..7b1c925e080c74dbeca7a7c401b699187561a83f 100644 (file)
--- a/src/gpx.h
+++ b/src/gpx.h
@@ -30,6 +30,7 @@ G_BEGIN_DECLS
  * Options adapting GPX writing.
  */
 typedef struct {
+       // NB force options only apply to trackpoints
        gboolean force_ele; /// Force ele field
        gboolean force_time; /// Force time field
        gboolean hidden; /// Write invisible tracks/waypoints (default is yes)