Commit 7f147caf authored by pixhawk's avatar pixhawk

Merge branch 'dev' of pixhawk.ethz.ch:qgroundcontrol into dev

parents a57eaf97 5c9159b6
......@@ -39,7 +39,8 @@ const char* kActionLabels[MAV_ACTION_NB] =
"GET IMAGE",
"START VIDEO",
"STOP VIDEO",
"RESET MAP"};
"RESET MAP",
"RESET PLAN"};
QGCActionButton::QGCActionButton(QWidget *parent) :
QGCToolWidgetItem("Button", parent),
......
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