Freed class moved out from gui

This commit is contained in:
Honfika
2013-11-16 18:45:29 +01:00
parent e6250555ef
commit c28c773b19
4 changed files with 4 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
*/
package com.jpexs.helpers;
import com.jpexs.decompiler.flash.gui.Freed;
import com.jpexs.decompiler.flash.helpers.Freed;
import com.jpexs.decompiler.flash.helpers.GraphTextWriter;
import com.jpexs.decompiler.flash.helpers.HilightedTextWriter;
import com.jpexs.decompiler.graph.GraphTargetItem;