mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 03:11:53 +00:00
swf header editor
This commit is contained in:
@@ -2003,6 +2003,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
private void clear() {
|
||||
dumpViewPanel.clear();
|
||||
previewPanel.clear();
|
||||
headerPanel.clear();
|
||||
if (abcPanel != null) {
|
||||
abcPanel.clearSwf();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user