mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Start external viewer on photo double-click
Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d1511aa968
commit
e88f37d327
2 changed files with 8 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ slots:
|
|||
void updateTextLabels(bool showUnits = true);
|
||||
QString trHemisphere(const char *orig);
|
||||
void escDetected(void);
|
||||
void photoDoubleClicked(const QString filePath);
|
||||
|
||||
private:
|
||||
Ui::MainTab ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue