mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[ui] "About" dialog: Use correct MaterialIcon for website icon
This commit is contained in:
parent
f14b496869
commit
efb1d80032
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ Dialog {
|
|||
spacing: 4
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
MaterialToolButton {
|
||||
text: MaterialIcons._public
|
||||
text: MaterialIcons.public_
|
||||
font.pointSize: 21
|
||||
palette.buttonText: root.palette.link
|
||||
ToolTip.text: "AliceVision Website"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue