mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove uneeded function
This method was being unused, rip it off. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e38595f684
commit
4c8e9615e4
2 changed files with 0 additions and 6 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue