Commit e484c94b authored by Bryan Godbolt's avatar Bryan Godbolt

fixed syntax problem with qgroundcontrol.pro

parent 136a0a08
...@@ -149,7 +149,7 @@ HEADERS += src/MG.h \ ...@@ -149,7 +149,7 @@ HEADERS += src/MG.h \
src/ui/HSIDisplay.h \ src/ui/HSIDisplay.h \
src/QGC.h \ src/QGC.h \
src/ui/QGCFirmwareUpdate.h \ src/ui/QGCFirmwareUpdate.h \
src/ui/QGCPxImuFirmwareUpdate.h \ src/ui/QGCPxImuFirmwareUpdate.h
SOURCES += src/main.cc \ SOURCES += src/main.cc \
src/Core.cc \ src/Core.cc \
src/uas/UASManager.cc \ src/uas/UASManager.cc \
......
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