Fix by Luiz

This commit is contained in:
Luiz Rafael Culik
2002-04-27 11:53:52 +00:00
parent c16c4438f6
commit 22e422f7f7

View File

@@ -1052,6 +1052,5 @@ Function CaptionLength( cCaption )
return ( if( At( "&", cCaption ) ==0,Len( cCaption ),if( At( "&", cCaption )>Len(cCaption),Len(cCaption)-1, )))
#endif
#endif
*+ EOF: LISTBOX.PRG