1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-21 06:14:23 +02:00

Added position date display option

Closes #330
This commit is contained in:
2021-02-06 15:23:02 +01:00
parent 7bc1c53452
commit a369a1689d
12 changed files with 164 additions and 1 deletions

View File

@ -206,6 +206,7 @@ private:
QAction *_showAreasAction;
QAction *_showRouteWaypointsAction;
QAction *_showMarkersAction;
QAction *_showMarkerInfoAction;
QAction *_showTicksAction;
QAction *_showCoordinatesAction;
QAction *_openOptionsAction;