Implement BCF add comment

This commit is contained in:
Dion Moult
2020-12-22 18:41:51 +11:00
parent 6a5d255c2f
commit 6f84bc6ce5
5 changed files with 36 additions and 3 deletions
@@ -38,6 +38,7 @@ if bpy is not None:
operator.ViewBcfTopic,
operator.RemoveBcfViewpoint,
operator.RemoveBcfComment,
operator.AddBcfComment,
operator.ActivateBcfViewpoint,
operator.OpenUri,
operator.OpenBcfReferenceLink,