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

List:       kde-commits
Subject:    Re: KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib
From:       John Tapsell <johnflux () gmail ! com>
Date:       2009-10-23 12:54:38
Message-ID: 43d8ce650910230554k4c21c1a0gc1118f097fb4db4c () mail ! gmail ! com
[Download RAW message or body]

Doh, thanks

2009/10/23 Dmitry Suzdalev <dimsuz@gmail.com>:
> SVN commit 1039447 by dimsuz:
>
> This fixes a build for me. Fix looks like obvious one, hope I guessed right ;)
>
>
>  M  +1 -1      SignalPlotter.cc
>
>
> --- trunk/KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib/SignalPlotter.cc #1039446:1039447
> @@ -125,7 +125,7 @@
>         kDebug(1215) << "Invalid index" << index;
>         return;
>     }
> -    Q_ASSERT(d->mBeamColors.count() == d->mBeamColorsDark);
> +    Q_ASSERT(d->mBeamColors.count() == d->mBeamColorsDark.count());
>
>     d->mBeamColors[ index ] = color;
>     d->mBeamColorsDark[ index ] = color.darker(150);
>

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

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