Merge branch 'improve-subsurfaceweb' of git://github.com/thiagomacieira/subsurface

This commit is contained in:
Dirk Hohndel 2013-12-04 16:21:44 -08:00
commit 421dceba1e
4 changed files with 588 additions and 197 deletions

View file

@ -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()