Issue #107 separating GUI classes from the rest

This commit is contained in:
Jindra Pet��k
2013-06-02 20:11:15 +02:00
parent 85c0114b70
commit 8a2f881227
36 changed files with 283 additions and 283 deletions
@@ -17,7 +17,7 @@
package com.jpexs.decompiler.flash.gui.proxy;
import com.jpexs.decompiler.flash.Configuration;
import com.jpexs.decompiler.flash.Main;
import com.jpexs.decompiler.flash.gui.Main;
import com.jpexs.decompiler.flash.gui.View;
import com.jpexs.proxy.CatchedListener;
import com.jpexs.proxy.ReplacedListener;