mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-03 11:21:52 +02:00
[ui] MaterialIcons: Add the "dangerous" icon to the list of available icons
This commit is contained in:
parent
63bd6d61cd
commit
d648fc9ecd
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ QtObject {
|
|||
readonly property string crop_portrait: "\ue3c5"
|
||||
readonly property string crop_rotate: "\ue437"
|
||||
readonly property string crop_square: "\ue3c6"
|
||||
readonly property string dangerous: "\ue99a"
|
||||
readonly property string dashboard: "\ue871"
|
||||
readonly property string data_usage: "\ue1af"
|
||||
readonly property string date_range: "\ue916"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue