Skip to content

Commit

Permalink
QmlDesigner: Change RichTextEditor icon
Browse files Browse the repository at this point in the history
Change-Id: I5a294e625f4ac61d15511369d7e765e05447a269
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
  • Loading branch information
iam-peter committed Sep 15, 2020
1 parent 745beb7 commit 1da2c1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Section {

StudioControls.AbstractButton {
id: richTextEditorButton
buttonIcon: StudioTheme.Constants.textAlignTop
buttonIcon: StudioTheme.Constants.edit
onClicked: {
richTextDialogLoader.show()
}
Expand Down

0 comments on commit 1da2c1f

Please sign in to comment.