修改了很多,但是还是未成功,有部分符号无法引用
This commit is contained in:
@@ -49,7 +49,15 @@ struct distBearingAltitude {
|
||||
bearing = degrees * M_PI / 180;
|
||||
}
|
||||
};
|
||||
|
||||
#ifdef QtopmapWidget
|
||||
#include <mapwidgetglobal.h>
|
||||
class OPMAPWIDGETSHARED_EXPORT HomeItem;
|
||||
#else
|
||||
class HomeItem;
|
||||
#endif
|
||||
|
||||
|
||||
/**
|
||||
* @brief A QGraphicsItem representing a WayPoint
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user