mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
OP-545 Remove unnecessary qDebug statement
This commit is contained in:
parent
f0a3de4d72
commit
73488b70fa
@ -199,7 +199,6 @@ void ImportExportGadgetWidget::importConfiguration(const QString& fileName)
|
||||
|
||||
void ImportExportGadgetWidget::on_helpButton_clicked()
|
||||
{
|
||||
qDebug() << "Show Help";
|
||||
QDesktopServices::openUrl(QUrl("http://wiki.openpilot.org/x/OQBj"));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user