Toponaming: Missing code for shapebinder

This commit is contained in:
Zheng, Lei
2024-05-23 09:47:25 -04:00
committed by bgbsww
parent c54a98718f
commit 3c112b466d
3 changed files with 97 additions and 3 deletions

View File

@@ -1206,10 +1206,10 @@ class AppExport PropertyXLinkSubList: public PropertyLinkBase
{
TYPESYSTEM_HEADER_WITH_OVERRIDE();
public:
using atomic_change = typename AtomicPropertyChangeInterface<PropertyXLinkSubList>::AtomicPropertyChange;
friend atomic_change;
public:
PropertyXLinkSubList();
~PropertyXLinkSubList() override;