Normand Briere
2019-05-01 20c1a07b76c39462594aedfedfe6e6adb17cd552
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 {