fix OS X build

这个提交包含在:
Syping 2018-05-30 07:57:51 +02:00
父节点 2b3a22b893
当前提交 48650633a5
共有 1 个文件被更改,包括 1 次插入0 次删除

查看文件

@ -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),