Commit 891351da authored by tecnosapiens's avatar tecnosapiens

modify by delete of non necessary own class

parent 0ee8d15f
...@@ -157,7 +157,6 @@ HEADERS += src/MG.h \ ...@@ -157,7 +157,6 @@ HEADERS += src/MG.h \
src/ui/map/Waypoint2DIcon.h \ src/ui/map/Waypoint2DIcon.h \
src/ui/map/MAV2DIcon.h \ src/ui/map/MAV2DIcon.h \
src/ui/map/QGC2DIcon.h \ src/ui/map/QGC2DIcon.h \
src/WaypointGlobal.h \
src/ui/WaypointGlobalView.h src/ui/WaypointGlobalView.h
SOURCES += src/main.cc \ SOURCES += src/main.cc \
src/Core.cc \ src/Core.cc \
...@@ -222,7 +221,6 @@ SOURCES += src/main.cc \ ...@@ -222,7 +221,6 @@ SOURCES += src/main.cc \
src/ui/map/Waypoint2DIcon.cc \ src/ui/map/Waypoint2DIcon.cc \
src/ui/map/MAV2DIcon.cc \ src/ui/map/MAV2DIcon.cc \
src/ui/map/QGC2DIcon.cc \ src/ui/map/QGC2DIcon.cc \
src/WaypointGlobal.cpp \
src/ui/WaypointGlobalView.cpp src/ui/WaypointGlobalView.cpp
RESOURCES = mavground.qrc RESOURCES = mavground.qrc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment