rendering fix, gc and cache clear buttons added to debug menu

This commit is contained in:
honfika@gmail.com
2015-03-18 23:16:59 +01:00
parent cdc22d8b2d
commit 7d05b54d70
8 changed files with 40 additions and 26 deletions

View File

@@ -17,7 +17,6 @@
package com.jpexs.decompiler.flash.gui;
import com.jpexs.decompiler.flash.SWF;
import com.jpexs.decompiler.flash.SWFBundle;
import com.jpexs.decompiler.flash.configuration.Configuration;
import com.jpexs.decompiler.flash.console.ContextMenuTools;
import com.jpexs.decompiler.flash.tags.ABCContainerTag;