summary refs log tree commit diff
path: root/src/ui/Theme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/Theme.cpp')
-rw-r--r--src/ui/Theme.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/Theme.cpp b/src/ui/Theme.cpp

index 7209864a..4341bd63 100644 --- a/src/ui/Theme.cpp +++ b/src/ui/Theme.cpp
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #include <QDebug> #include "Theme.h"