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:
Sergey Starosek 2014-06-27 16:17:33 +04:00 committed by Dirk Hohndel
parent d1511aa968
commit e88f37d327
2 changed files with 8 additions and 0 deletions

View file

@ -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;