mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 08:40:47 +00:00
Undo per SWF
This commit is contained in:
@@ -46,7 +46,8 @@ public class EasyPanel extends JPanel {
|
||||
tabSwitcher.clear();
|
||||
for (SWF swf : swfs) {
|
||||
tabSwitcher.addTab(swf, swf.getShortPathTitle(), View.getIcon("flash16"));
|
||||
}
|
||||
}
|
||||
easySwfPanel.clearUndos();
|
||||
}
|
||||
|
||||
public void setSwf(SWF swf) {
|
||||
|
||||
Reference in New Issue
Block a user