3 changed files with 4 additions and 11 deletions
@ -1,6 +1,6 @@ |
|||||||
#include "QGCMapWidget.h" |
#include "QGCMapWidget.h" |
||||||
|
|
||||||
QGCMapWidget::QGCMapWidget(QWidget *parent) : |
QGCMapWidget::QGCMapWidget(QWidget *parent) : |
||||||
OPMapWidget(parent) |
mapcontrol::OPMapWidget(parent) |
||||||
{ |
{ |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue