summary refs log tree commit diff
path: root/resources/qml/MatrixText.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/MatrixText.qml')
-rw-r--r--resources/qml/MatrixText.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/qml/MatrixText.qml b/resources/qml/MatrixText.qml
index c804e72e..bdc0cb6b 100644
--- a/resources/qml/MatrixText.qml
+++ b/resources/qml/MatrixText.qml
@@ -2,9 +2,6 @@
 //
 // SPDX-License-Identifier: GPL-3.0-or-later
 
-// TODO: using any Qt 6 API version will screw up the reply text color. We need to
-//       figure out a more permanent fix than just importing the old version.
-//import QtQuick 2.15
 import QtQuick
 import QtQuick.Controls
 import im.nheko