mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-07 12:45:30 +00:00
Add file dialog, setting background.
This commit is contained in:
@@ -3996,4 +3996,8 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public void setFileTitle(String fileTitle) {
|
||||
this.fileTitle = fileTitle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user