From bb6ff8cec896138041d97048a786334a701c417f Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 7 Mar 2021 05:53:54 +0100 Subject: Show mxid on hovering username fixes #507 --- resources/qml/ui/Ripple.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/qml/ui') diff --git a/resources/qml/ui/Ripple.qml b/resources/qml/ui/Ripple.qml index b240f421..7a8688f5 100644 --- a/resources/qml/ui/Ripple.qml +++ b/resources/qml/ui/Ripple.qml @@ -1,5 +1,4 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors -// // SPDX-License-Identifier: GPL-3.0-or-later import QtGraphicalEffects 1.0 -- cgit 1.5.1