[perl-win32-gui-users] fix GridLayout.pm

2005-05-27 Thread Alexander Romanenko
Hello, I have fixed mistake with alignment into multi-cells controls. Please, commit it. -- package Win32::GUI::GridLayout; $Win32::GUI::GridLayout::VERSION = 0.04; sub new { my($class, $c, $r, $w, $h, $xpad, $ypad) = @_; my

Re: [perl-win32-gui-users] fix GridLayout.pm

2005-05-27 Thread Jez White
I have fixed mistake with alignment into multi-cells controls. Please, commit it. Done - have a quick test just to make sure it went in ok. Cheers, jez. -- Win32-GUI ChangeLog === + [Alexander Romanenko] - GridLayout.pm + Fix for alignment into