diff options
Diffstat (limited to 'desktop-widgets/statistics/statisticswidget.h')
-rw-r--r-- | desktop-widgets/statistics/statisticswidget.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-widgets/statistics/statisticswidget.h b/desktop-widgets/statistics/statisticswidget.h index ae988292d..9579f68c3 100644 --- a/desktop-widgets/statistics/statisticswidget.h +++ b/desktop-widgets/statistics/statisticswidget.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef YEARLYSTATISTICSWIDGET_H #define YEARLYSTATISTICSWIDGET_H @@ -20,4 +21,4 @@ private: YearlyStatisticsModel *m_model; }; -#endif
\ No newline at end of file +#endif |