changed icon to question mark

This commit is contained in:
Jan-Peter Klein
2023-07-10 15:47:12 +02:00
parent 632d39bc9f
commit 982e88d1c5

View File

@@ -28,7 +28,7 @@
<Insets topRightBottomLeft="6"/>
</padding>
<Circle styleClass="glyph-icon-primary" radius="24"/>
<FontAwesome5IconView styleClass="glyph-icon-white" glyph="EXCLAMATION" glyphSize="24"/>
<FontAwesome5IconView styleClass="glyph-icon-white" glyph="QUESTION" glyphSize="24"/>
</StackPane>
</Group>