minor formatting

This commit is contained in:
Viktor Szakats
2007-10-15 16:37:26 +00:00
parent 1320481f88
commit af54c49e6b

View File

@@ -215,8 +215,7 @@ METHOD setStyle( nStyle, lNewValue ) CLASS TBColumn
METHOD New( cHeading, bBlock ) CLASS TBColumn
/* NOTE: CA-Cl*pper will allow any types for the heading here. [vszakats] */
::cHeading := cHeading
::cHeading := cHeading /* NOTE: CA-Cl*pper will allow any types for the heading here. [vszakats] */
::bBlock := bBlock /* NOTE: CA-Cl*pper allows any types here. [vszakats] */
RETURN Self