summary refs log tree commit diff
path: root/resources/qml/TimelineView.qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-14 17:17:50 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-14 17:17:50 +0200
commit42d2b10d5d53ecc92531491fdf2e27399da08d84 (patch)
tree951bcf1a6e527e3a6341d8dea0c912a5e39fea00 /resources/qml/TimelineView.qml
parentTab to move down completer (diff)
downloadnheko-42d2b10d5d53ecc92531491fdf2e27399da08d84.tar.xz
Round images in the image provider
Diffstat (limited to 'resources/qml/TimelineView.qml')
-rw-r--r--resources/qml/TimelineView.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml
index 104da160..c8ac6bc7 100644
--- a/resources/qml/TimelineView.qml
+++ b/resources/qml/TimelineView.qml
@@ -9,7 +9,6 @@ import "./emoji"
 import "./ui"
 import "./voip"
 import Qt.labs.platform 1.1 as Platform
-import QtGraphicalEffects 1.0
 import QtQuick 2.9
 import QtQuick.Controls 2.5
 import QtQuick.Layouts 1.3