diff --git a/src/vpl/ringpwct/comment_header.ring b/src/vpl/ringpwct/comment_header.ring index 1cc37902..24c9c8c3 100644 --- a/src/vpl/ringpwct/comment_header.ring +++ b/src/vpl/ringpwct/comment_header.ring @@ -50,6 +50,9 @@ class comment_headerComponentController from ComponentControllerParent return True + func CheckSyntax + return True + class comment_headerComponentView from ComponentViewParent Title( T_CT_COMMENT_HEADER_IP_TITLE )