* contrib/hbxbp/xbpwindow.prg ! An important regression fix. Please always construct an object when :from() is used as: HB_Q*Class():from( pPtr ) instead of Q*Class():from( pPtr )