mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-24 20:18:53 +03:00
remove unnecessary destryoOnClose
This commit is contained in:
parent
2aefe78a63
commit
adc7fb8655
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@ ApplicationWindow {
|
||||||
"imagePack": currentPack
|
"imagePack": currentPack
|
||||||
});
|
});
|
||||||
dialog.open();
|
dialog.open();
|
||||||
timelineRoot.destroyOnClose(packDeleteDialog);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue