B2021-080 Set flag to pubic so RO Editor main screen can set it to save RO values changes when the text changes
This commit is contained in:
parent
f69fd75759
commit
b8394e2509
@ -232,7 +232,7 @@ namespace ctlXMLEditLib
|
|||||||
private int screenx;
|
private int screenx;
|
||||||
private int screeny;
|
private int screeny;
|
||||||
private int tabindx;
|
private int tabindx;
|
||||||
private bool mysavexml;
|
public bool mysavexml;
|
||||||
private Hashtable myHT;
|
private Hashtable myHT;
|
||||||
private bool dosaveflag;
|
private bool dosaveflag;
|
||||||
private VlnXmlElement editelem;
|
private VlnXmlElement editelem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user