#448 Go to document class is not working: fixed

This commit is contained in:
Honfika
2013-12-25 23:22:18 +01:00
parent 796af3f207
commit eebcbb3dc0
7 changed files with 13 additions and 7 deletions
@@ -37,6 +37,7 @@ public class SWFRoot implements TreeNode {
this.list = list;
}
@Override
public SWF getSwf() {
return swf;
}