mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Fixed Android build
This commit is contained in:
parent
ca71eb9d93
commit
0b05079a49
@ -5,6 +5,9 @@
|
|||||||
#include "map/map.h"
|
#include "map/map.h"
|
||||||
#include "mapaction.h"
|
#include "mapaction.h"
|
||||||
#include "tooltip.h"
|
#include "tooltip.h"
|
||||||
|
#ifdef Q_OS_ANDROID
|
||||||
|
#include "popup.h"
|
||||||
|
#endif // Q_OS_ANDROID
|
||||||
#include "mapitem.h"
|
#include "mapitem.h"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user