Browse Source

111111111

release/11.0
levy 2 years ago
parent
commit
1d373851b8
  1. 1
      designer-base/src/main/java/com/fr/design/file/HistoryTemplateListPane.java

1
designer-base/src/main/java/com/fr/design/file/HistoryTemplateListPane.java

@ -27,6 +27,7 @@ public class HistoryTemplateListPane implements CallbackEvent {
synchronized (HistoryTemplateListPane.class) {
if (THIS == null) {
THIS = new HistoryTemplateListPane();
int a = 111;
}
}
}

Loading…
Cancel
Save