fix OS X build

Cette révision appartient à :
Syping 2018-05-30 07:57:51 +02:00
Parent 2b3a22b893
révision 48650633a5
1 fichiers modifiés avec 1 ajouts et 0 suppressions

Voir le fichier

@ -22,6 +22,7 @@
#include "AppEnv.h"
#include <QPainter>
#include <QDebug>
#include <QStyle>
MapLocationDialog::MapLocationDialog(double x, double y, QWidget *parent) :
QDialog(parent), xpos_old(x), ypos_old(y),