1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Ground/UAVObjects: Forgot to delete vtolsettings. sorry.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1868 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
peabody124 2010-10-03 23:28:31 +00:00 committed by peabody124
parent 361f36da19
commit 99f6500c9a

View File

@ -40,7 +40,6 @@ HEADERS += uavobjects_global.h \
positionactual.h \
flightbatterystate.h \
homelocation.h \
vtolsettings.h \
mixersettings.h \
mixerstatus.h \
velocitydesired.h \
@ -86,7 +85,6 @@ SOURCES += uavobject.cpp \
positionactual.cpp \
flightbatterystate.cpp \
homelocation.cpp \
vtolsettings.cpp \
mixersettings.cpp \
mixerstatus.cpp \
velocitydesired.cpp \