Commit 52cf2215 authored by Don Gagne's avatar Don Gagne

Comment out debug output

parent e55ff330
......@@ -1136,7 +1136,7 @@ void PX4RCCalibration::_setHelpImage(const char* imageFile)
}
file += imageFile;
qDebug() << "_setHelpImage" << file;
//qDebug() << "_setHelpImage" << file;
_ui->radioIcon->setPixmap(QPixmap(file));
}
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