summary refs log tree commit diff
path: root/src/ui/SnackBar.cpp
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2021-03-05 01:04:36 +0000
committerGitHub <noreply@github.com>2021-03-05 01:04:36 +0000
commit56c44d0454c2685f6976fc2319b3e1e0349dcb48 (patch)
tree15676560210bdbc36c29a89ab80b0f0612c8d664 /src/ui/SnackBar.cpp
parentFix linting (diff)
parentUpdate license headers (diff)
downloadnheko-56c44d0454c2685f6976fc2319b3e1e0349dcb48.tar.xz
Merge pull request #505 from Nheko-Reborn/license-headers
License headers
Diffstat (limited to 'src/ui/SnackBar.cpp')
-rw-r--r--src/ui/SnackBar.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/SnackBar.cpp b/src/ui/SnackBar.cpp

index 51a0ff38..03609802 100644 --- a/src/ui/SnackBar.cpp +++ b/src/ui/SnackBar.cpp
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #include <QPainter> #include <tweeny.h>