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

Includes cleanup

This commit is contained in:
2016-02-12 10:09:17 +01:00
parent e06a1bc148
commit 47a753610a
8 changed files with 8 additions and 6 deletions

View File

@ -2,8 +2,9 @@
#define MAPLIST_H
#include <QList>
#include "map.h"
#include <QString>
class Map;
class MapList
{