Normand Briere
2019-05-05 1e3de699b037989e8deded5c7830139f97c64136
GroupLeaf.java
....@@ -9,7 +9,8 @@
99 */
1010 public class GroupLeaf extends Composite
1111 {
12
- static final long serialVersionUID = -1647706059469889079L;
12
+ static final long serialVersionUID = // for wader: -6036608125951558970L;
13
+ -1647706059469889079L;
1314
1415 GroupLeaf()
1516 {