forked from qt-creator/qt-creator
QmlDesigner.propertyEditor add button for reseting to FontComoBox
See: BAUHAUS-478
This commit is contained in:
@@ -68,4 +68,10 @@ QWidget {
|
||||
}
|
||||
}
|
||||
}
|
||||
ExtendedFunctionButton {
|
||||
backendValue: fontComboBox.backendValue
|
||||
y: 4
|
||||
x: 2
|
||||
visible: fontComboBox.enabled
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user