IDEMPIERE-1918 Tree node : add a method to change the description / regenerate serialVersionUID
This commit is contained in:
parent
65830799d3
commit
d32549cf9d
|
@ -38,7 +38,7 @@ public class MTreeNode extends DefaultMutableTreeNode
|
|||
/**
|
||||
*
|
||||
*/
|
||||
private static final long serialVersionUID = 4663753548813509716L;
|
||||
private static final long serialVersionUID = -6871590404494812487L;
|
||||
|
||||
/**
|
||||
* Construct Model TreeNode
|
||||
|
|
Loading…
Reference in New Issue