summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-02-24 02:55:56 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-02-24 02:55:56 +0100
commit3c895ecd1712620b0ad558efd70856335d0f484d (patch)
tree7a8777d9459f20f4f6c92e3a85577085c0a9a36b /resources/qml
parentShow rooms you share with someone (diff)
downloadnheko-3c895ecd1712620b0ad558efd70856335d0f484d.tar.xz
add missing license header
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/components/NhekoTabButton.qml4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/qml/components/NhekoTabButton.qml b/resources/qml/components/NhekoTabButton.qml

index 5ae8748b..13549068 100644 --- a/resources/qml/components/NhekoTabButton.qml +++ b/resources/qml/components/NhekoTabButton.qml
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + import QtQuick 2.15 import QtQuick.Controls 2.15 import im.nheko 1.0