Unverified Commit f09fedfc authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #6249 from DonLakeFlyer/DeprecatedWidget

Remove deprecated widget menu item
parents b59e0149 4c0ec79f
......@@ -67,7 +67,6 @@ enum DockWidgetTypes {
MAVLINK_INSPECTOR,
CUSTOM_COMMAND,
ONBOARD_FILES,
DEPRECATED_WIDGET,
HIL_CONFIG,
ANALYZE
};
......@@ -76,7 +75,6 @@ static const char *rgDockWidgetNames[] = {
"MAVLink Inspector",
"Custom Command",
"Onboard Files",
"Deprecated Widget",
"HIL Config",
"Analyze"
};
......
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