1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-25 18:49:16 +02:00

Includes cleanup

This commit is contained in:
2018-06-04 23:40:42 +02:00
parent ec247d5d1d
commit 026cc68bf2
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
#ifndef TILE_H
#define TILE_H
#include <QVariant>
#include <QPixmap>
#include <QPoint>
#include <QDebug>