Just call the member function
This code was embarrassingly indirect. Oops. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
@@ -1638,5 +1638,5 @@ void MainTab::reverseGeocode()
|
||||
{
|
||||
ReverseGeoLookupThread *geoLookup = ReverseGeoLookupThread::instance();
|
||||
geoLookup->lookup(&displayed_dive_site);
|
||||
MainWindow::instance()->information()->updateDiveInfo();
|
||||
updateDiveInfo();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user