Files
2025-04-13 15:09:14 +08:00

6 lines
62 B
QML

import QtQuick
Text {
renderType: Text.NativeRendering
}