Skip to content
Snippets Groups Projects
Commit f2b487bc authored by MaZiFAU's avatar MaZiFAU
Browse files

changedd acces modifier

parent 597ba19b
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ public bool IsSet ...@@ -35,7 +35,7 @@ public bool IsSet
public string ScrollFactURI public string ScrollFactURI
{ {
get => _ScrollFactURI; get => _ScrollFactURI;
set private set
{ {
_ScrollFactURI = value; _ScrollFactURI = value;
SetLabel(null); SetLabel(null);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment