b
This commit is contained in:
@@ -12,6 +12,10 @@ MAVLinkInspector::MAVLinkInspector(const QString& title, QAction* action,QWidget
|
||||
selectedComponentID(0),
|
||||
ui(new Ui::MAVLinkInspector)
|
||||
{
|
||||
Q_UNUSED(action)
|
||||
Q_UNUSED(parent)
|
||||
|
||||
|
||||
ui->setupUi(this);
|
||||
|
||||
setWindowTitle(title);
|
||||
|
||||
Reference in New Issue
Block a user