1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-19 05:14:24 +02:00

Merget the OziExplorer parsers to a single source file

This commit is contained in:
2018-04-15 10:08:50 +02:00
parent f77497c93e
commit d31bf80885
11 changed files with 327 additions and 365 deletions

View File

@ -8,9 +8,7 @@
#include "fitparser.h"
#include "igcparser.h"
#include "nmeaparser.h"
#include "pltparser.h"
#include "wptparser.h"
#include "rteparser.h"
#include "oziparsers.h"
#include "data.h"