Opened 4 years ago
Last modified 4 years ago
#21763 closed defect
[PATCH] Update deprecated functions in EditGpx — at Initial Version
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin editgpx | Version: | |
| Keywords: | Cc: |
Description
Pretty much, we just have to change WayPoint#setTime(long timeSinceEpoch) -> WayPoint#setTime(Instant)
Note:
See TracTickets
for help on using tickets.


