Add graph animation; support for line graphs
[harbour-pedalo.git] / src / journeymodel.h
index ccb4ffc..639c6d4 100644 (file)
@@ -15,7 +15,7 @@ public:
         StartRole = Qt::UserRole + 1,
         DurationRole,
         OvertookRole,
-        OvertakenByRole
+        OvertakenByRole,
     };
 
     QHash<int, QByteArray> roleNames() const;