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
@@ -16,7 +16,6 @@
*/
package com.jpexs.decompiler.flash.gui;
import com.jpexs.decompiler.flash.Main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;