cleanup: only include QString in desktop-widgets/importgps.h

This included QFile, which is fatter and not needed here. Include
QFile only in the actual translation unit.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-05-01 13:46:54 +02:00 committed by Dirk Hohndel
parent 95284c026e
commit 46cdf24e11
2 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
#include "core/parse-gpx.h"
#include "core/dive.h"
#include <QFile>
#include <QXmlStreamReader>
// Find the coordinates at the time specified in coords.start_dive