From kde-commits Mon Feb 11 12:54:19 2008 From: Chani Date: Mon, 11 Feb 2008 12:54:19 +0000 To: kde-commits Subject: Re: extragear/plasma/applets/fifteenPuzzle/src Message-Id: <200802112054.35880.chanika () gmail ! com> X-MARC-Message: https://marc.info/?l=kde-commits&m=120273479409627 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart400917865.rGLQzljXJ1" --nextPart400917865.rGLQzljXJ1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > setRemainSquare(true); > board =3D new Fifteen(this); > board->setRect(0, 0, 192, 192); // 48 * 4 =3D 192 > - setSize(board->boundingRect().size()); > + resize(board->boundingRect().size()); wouldn't this be better off as setContentSize? the puzzle applet does appea= r=20 to have a standard border, so this would make a difference. =2D-=20 This message brought to you by evyl bananas, and the number 3. www.chani3.com --nextPart400917865.rGLQzljXJ1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHsEWLeGbAwpIS3GwRAtgWAJ0Z7VVDxhf/GP1SXD3VVSy0egiOewCglv1g HawQYv3GswzUBtiZUh2dQ54= =sjYY -----END PGP SIGNATURE----- --nextPart400917865.rGLQzljXJ1--