mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Merge branch 'improve-subsurfaceweb' of git://github.com/thiagomacieira/subsurface
This commit is contained in:
commit
421dceba1e
4 changed files with 588 additions and 197 deletions
|
@ -269,7 +269,7 @@ void MainWindow::on_actionDownloadWeb_triggered()
|
|||
|
||||
void MainWindow::on_actionDivelogs_de_triggered()
|
||||
{
|
||||
DivelogsDeWebServices::instance()->exec();
|
||||
DivelogsDeWebServices::instance()->downloadDives();
|
||||
}
|
||||
|
||||
void MainWindow::on_actionEditDeviceNames_triggered()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue