mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix typo
Loockup -> Lookup Signed-off-by: Paul-Erik Törrönen <poltsi@777-team.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
00b1469658
commit
cfa5403192
6 changed files with 24 additions and 24 deletions
|
|
@ -94,8 +94,8 @@ slots:
|
|||
void removeSelectedPhotos();
|
||||
void prepareDiveSiteEdit();
|
||||
void showLocation();
|
||||
void enableGeoLoockupEdition();
|
||||
void disableGeoLoockupEdition();
|
||||
void enableGeoLookupEdition();
|
||||
void disableGeoLookupEdition();
|
||||
|
||||
private:
|
||||
Ui::MainTab ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue