|
|
|
@ -167,8 +167,6 @@ void PX4RCCalibrationTest::init(void)
@@ -167,8 +167,6 @@ void PX4RCCalibrationTest::init(void)
|
|
|
|
|
_calWidget = new PX4RCCalibration(); |
|
|
|
|
Q_CHECK_PTR(_calWidget); |
|
|
|
|
_calWidget->_setUnitTestMode();
|
|
|
|
|
_calWidget->setVisible(true); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Get pointers to the push buttons
|
|
|
|
|
_cancelButton = _calWidget->findChild<QPushButton*>("rcCalCancel"); |
|
|
|
|