mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Merge branch 'thread/OP-545' into rel-12.10.2
This commit is contained in:
commit
e0b5f23d71
@ -199,8 +199,7 @@ 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/Import_Export_plugin"));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user