Browse Source

changed icon to question mark

Jan-Peter Klein 1 year ago
parent
commit
982e88d1c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/fxml/update_reminder.fxml

+ 1 - 1
src/main/resources/fxml/update_reminder.fxml

@@ -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>