checkresources updated for new classes

SelectTagOfTypeDialog moved to base package from ABC
This commit is contained in:
Jindra Petřík
2024-08-05 11:17:25 +02:00
parent c8a7e2951b
commit 7fa727e72f
6 changed files with 26 additions and 1 deletions
@@ -16,6 +16,7 @@
*/
package com.jpexs.decompiler.flash.gui.abc;
import com.jpexs.decompiler.flash.gui.SelectTagOfTypeDialog;
import com.jpexs.decompiler.flash.SWF;
import com.jpexs.decompiler.flash.abc.ABC;
import com.jpexs.decompiler.flash.abc.ScriptPack;