Commit b1095368 authored by Claes Sjofors's avatar Claes Sjofors

CStoExtBoolean, invert checkbox removed

parent 0cc2018f
...@@ -70,6 +70,7 @@ SObject pwrb:Class ...@@ -70,6 +70,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_RTVIRTUAL Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_NOEDIT Attr Flags |= PWR_MASK_NOEDIT
Attr Flags |= PWR_MASK_NOREMOVE Attr Flags |= PWR_MASK_NOREMOVE
Attr Flags |= PWR_MASK_NOINVERT
Attr PgmName = "ActualValue" Attr PgmName = "ActualValue"
Attr TypeRef = "pwrs:Type-$Boolean" Attr TypeRef = "pwrs:Type-$Boolean"
Attr GraphName = "VAL" Attr GraphName = "VAL"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment