Small qml fixes

This commit is contained in:
Nicolas Werner 2023-10-18 22:43:45 +02:00
parent fab7805610
commit 78fac7dced
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
5 changed files with 22 additions and 19 deletions

View file

@ -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