mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 16:30:45 +00:00
show swf bundles in tree
This commit is contained in:
@@ -646,7 +646,7 @@ public class MainFrameRibbonMenu implements MainFrameMenu, ActionListener {
|
||||
Main.openFileDialog();
|
||||
break;
|
||||
case ACTION_CLOSE:
|
||||
Main.closeFile(mainFrame.panel.getCurrentSwf());
|
||||
Main.closeFile(mainFrame.panel.getCurrentSwfList());
|
||||
break;
|
||||
case ACTION_CLOSE_ALL:
|
||||
Main.closeAll();
|
||||
|
||||
Reference in New Issue
Block a user