mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 03:40:54 +00:00
updateComponents typo fix
Save button disabled for bundles
This commit is contained in:
@@ -28,5 +28,5 @@ public interface MainFrameMenu {
|
||||
|
||||
public boolean isInternalFlashViewerSelected();
|
||||
|
||||
public void updateComponets(SWF swf, List<ABCContainerTag> abcList);
|
||||
public void updateComponents(SWF swf, List<ABCContainerTag> abcList);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user