Update the comment describing PropertyXLinkSubHidden

This commit is contained in:
PaddleStroke
2024-07-10 08:55:32 +02:00
committed by wwmayer
parent 8ed26133ab
commit 5962f2aec3

View File

@@ -1198,7 +1198,7 @@ public:
{ return "Gui::PropertyEditor::PropertyLinkItem"; }
};
/** The general Link Property that are hidden from dependency checking
/** The PropertyXLinkSub that is hidden from dependency checking
*/
class AppExport PropertyXLinkSubHidden : public PropertyXLinkSub
{