Added #2005 Export files to directories by bundle names on multiple bundle (zips, etc.) selection

This commit is contained in:
Jindra Petřík
2023-10-18 20:09:01 +02:00
parent b559352215
commit 13cfed7be8
3 changed files with 22 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ public class OpenableList implements List<Openable>, SWFContainerItem {
@Override
public Openable getOpenable() {
throw new UnsupportedOperationException("Not supported.");
return null;
}
@Override