diff options
Diffstat (limited to 'profile-widget/divelineitem.cpp')
-rw-r--r-- | profile-widget/divelineitem.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile-widget/divelineitem.cpp b/profile-widget/divelineitem.cpp index f9e288a44..7e2f45ebe 100644 --- a/profile-widget/divelineitem.cpp +++ b/profile-widget/divelineitem.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "divelineitem.h" DiveLineItem::DiveLineItem(QGraphicsItem *parent) : QGraphicsLineItem(parent) |