diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 3500e7ef1..8f690b5c9 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -84,7 +84,6 @@ slots: void enableEdition(EditMode newEditMode = NONE); void toggleTriggeredColumn(); void updateTextLabels(bool showUnits = true); - QString trHemisphere(const char *orig); void escDetected(void); void photoDoubleClicked(const QString filePath); |