[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: [Kst] branches/work/kst/portto4/kst/src
From:       Adam Treat <treat () kde ! org>
Date:       2010-01-12 22:28:57
Message-ID: 201001121728.57786.treat () kde ! org
[Download RAW message or body]

On Tuesday 12 January 2010 04:48:33 pm Barth Netterfield wrote:
> +  if (maskedByMaximization()) {
> +    _plotPixmapDirty = false;
> +    return;
> +  }
>    _plotPixmapDirty = false;


How about:

>    _plotPixmapDirty = false;
> +  if (maskedByMaximization())
> +    return;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic