format java code

This commit is contained in:
2016-01-15 14:37:34 +01:00
parent 8162aa6c3e
commit 8cb067bfda
37 changed files with 6480 additions and 5825 deletions
@@ -59,6 +59,7 @@ public class Frame implements TreeItem, Exportable {
public boolean layersChanged;
public String label = null;
public boolean namedAnchor = false;
public Frame(Timeline timeline, int frame) {