summary refs log tree commit diff
diff options
context:
space:
mode:
-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