Skip to content
Snippets Groups Projects
Commit 3f43bb5e authored by Tomaz Canabrava's avatar Tomaz Canabrava Committed by Daniel Agar
Browse files

PX4FirmwarePlugin: use qobject_cast instead of dynamic_cast

qobject_cast is times faster dynamic_cast for objects that
inherit QObject. also, use auto keyword to not duplicate
class names.
parent c5cc545f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment