summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2022-04-28 17:16:47 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2022-06-29 22:04:37 -0400
commitf264941615e67100d5dda94bd7b8606e47ed0351 (patch)
tree960c0a75ca0be154e2ae869c17b4987ed52ad7d5 /resources/qml
parentAllow muting spaces; other general improvements (diff)
downloadnheko-f264941615e67100d5dda94bd7b8606e47ed0351.tar.xz
make license
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/components/NotificationBubble.qml4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/qml/components/NotificationBubble.qml b/resources/qml/components/NotificationBubble.qml

index 07dd76a8..ca0ae6cb 100644 --- a/resources/qml/components/NotificationBubble.qml +++ b/resources/qml/components/NotificationBubble.qml
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2022 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + import QtQuick 2.15 import QtQuick.Controls 2.15 import im.nheko 1.0