A patch for kde-3.0.2 + qt-3.0.5

Laurent Montel lmontel at mandrakesoft.com
Fri Aug 2 09:30:38 BST 2002


Le Friday 02 August 2002 10:24, Simon Hausmann a écrit :
> On Fri, Aug 02, 2002 at 10:11:56AM +0200, Laurent Montel wrote:
> > What do you think about my patch.
>
> Two minor comments:
>
> 1) +    text.remove(pos, QString("\n").length() );
>
>    Why not just text.remove( pos, 1 ); ? :)

It's right.... Ok !

>
> 2) +  resize( 530, 230 );
>
>    That one scares me :) . Why is it necessary to hardcode the size
>    of the dialog?

Because after size is too small :) size = 350,230


Regards.

>
> Simon





More information about the kde-core-devel mailing list