mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 09:40:44 +00:00
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
This commit is contained in:
@@ -35,8 +35,8 @@ public class DumpInfoSwfNode extends DumpInfo {
|
||||
@Override
|
||||
public Openable getOpenable() {
|
||||
return openable;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public SWF getSwf() {
|
||||
return (SWF) openable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user