1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 04:57:45 +00:00

Haha, fix REUSE lint again

This commit is contained in:
Joshua Goins 2023-09-23 15:28:34 -04:00
parent fdf935d85f
commit 94758b35b4
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once #pragma once
#include <QString> #include <QString>

View file

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
// SPDX-License-Identifier: GPL-3.0-or-later
#include "settings.h" #include "settings.h"
#include <KConfig> #include <KConfig>