From ed30059183f8a6d5d8e0692690f16f7f665fd369 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 6 Aug 2015 10:14:18 -0300 Subject: Add DiveSitePicturesModel This model should be used inside the Edit Dive Site mode. It should display all photos from all dives that are part of this dive site, ignoring trips. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/locationinformation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/locationinformation.h b/qt-ui/locationinformation.h index 09814e9c0..0a2f66262 100644 --- a/qt-ui/locationinformation.h +++ b/qt-ui/locationinformation.h @@ -51,6 +51,6 @@ signals: void setLineEditText(const QString& text); private: uint32_t last_uuid; - }; + #endif -- cgit v1.2.3-70-g09d2