diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml index 39f3d25afbf13dfeab02e231e5d60298e164f0d2..e11059f22aa094e3346471e5a49bb6dc13c72f20 100644 --- a/share/qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml +++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml @@ -56,6 +56,7 @@ QWidget { layout: HorizontalLayout { QFontComboBox { + editable: false id: fontSelector currentFont.family: backendValue.value