mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-02 19:29:15 +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()
|
void ImportExportGadgetWidget::on_helpButton_clicked()
|
||||||
{
|
{
|
||||||
qDebug() << "Show Help";
|
|
||||||
QDesktopServices::openUrl(QUrl("http://wiki.openpilot.org/x/OQBj"));
|
QDesktopServices::openUrl(QUrl("http://wiki.openpilot.org/x/OQBj"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user