UI: Use correct icon for saving in the close dialog.

This commit is contained in:
William Reynish 2019-05-17 17:55:14 +02:00
parent 5ce3f69da4
commit 043299ab69

@ -3014,7 +3014,7 @@ static uiBlock *block_create__close_file_dialog(struct bContext *C, struct ARegi
but = uiDefIconTextBut(block, but = uiDefIconTextBut(block,
UI_BTYPE_BUT, UI_BTYPE_BUT,
0, 0,
ICON_CANCEL, ICON_FILE_TICK,
IFACE_("Save"), IFACE_("Save"),
0, 0,
0, 0,