diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 4a44c03b3..d8880f584 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -94,8 +94,8 @@ slots: void removeSelectedPhotos(); void prepareDiveSiteEdit(); void showLocation(); - void enableGeoLoockupEdition(); - void disableGeoLoockupEdition(); + void enableGeoLookupEdition(); + void disableGeoLookupEdition(); private: Ui::MainTab ui; |