X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=src%2Fjourneymodel.h;h=639c6d4f2ed15b9e58306ab8de319596b898248b;hb=5d0fbe9d97845b787c036b59dd051b1661c6acfc;hp=ccb4ffc17c0bb8fca55d6459a21c1948a4f85486;hpb=70180c4c4fd2807d16f90562d6876f3f07d388b1;p=harbour-pedalo.git diff --git a/src/journeymodel.h b/src/journeymodel.h index ccb4ffc..639c6d4 100644 --- a/src/journeymodel.h +++ b/src/journeymodel.h @@ -15,7 +15,7 @@ public: StartRole = Qt::UserRole + 1, DurationRole, OvertookRole, - OvertakenByRole + OvertakenByRole, }; QHash roleNames() const;