Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
ui
QGCMapWidget.cc
Find file
Normal view
Permalink
QGCMapWidget.cc
101 B
Newer
Older
Added opmapcontrol
lm
committed
Mar 26, 2011
1
2
3
4
5
6
#include
"QGCMapWidget.h"
QGCMapWidget
::
QGCMapWidget
(
QWidget
*
parent
)
:
OPMapWidget
(
parent
)
{
}