See changelog 2001-12-08 22:10 GMT -3

This commit is contained in:
Luiz Rafael Culik
2001-12-08 23:59:04 +00:00
parent f6b64b2bfe
commit 54dc699fed

View File

@@ -222,5 +222,7 @@ LOCAL oCheck
function IsDefColor()
local cColor:=SETCOLOR()
Return ( ccolor== "W/N,N/W,N/N,N/N,N/W")
function Checkbox(nr,ncol,cCaption)
return HBCHECKBOX():new(nt, nCol, cCaption)
#endif