remove unnecessary destryoOnClose

pull/1630/head
FallenValkyrie 1 year ago
parent 2aefe78a63
commit adc7fb8655
No known key found for this signature in database
GPG Key ID: 9D1AE3C23A00B8BC
  1. 1
      resources/qml/dialogs/ImagePackSettingsDialog.qml

@ -215,7 +215,6 @@ ApplicationWindow {
"imagePack": currentPack
});
dialog.open();
timelineRoot.destroyOnClose(packDeleteDialog);
}
}
}

Loading…
Cancel
Save