[Panel-devel] data engine config

Aaron J. Seigo aseigo at kde.org
Tue Jan 1 18:41:25 CET 2008


On Tuesday 01 January 2008, Chani wrote:
> > i see you already committed this. unfortunately, you removed a block of
> > code that shouldn't have been. in particular:
> >
> > -    if (msec < d->updateTs) {
> > -        // we wrapped over midnight here, so return the current
> > -        // msec's plus the number of msec left in the previous day.
> > -        // 86400000 is the # of msec in a day
> > -        //
> > -        // yes, we assume we don't wrap more than one day here.
> > -        return msec + (86400000 - d->updateTs);
> > -    }
> >
> > that check still needs to happen, for obvious reasons. pelase add it
> > back.
>
> does not. QTime does this for us. :)

oh nice... huzzah for qtime then.

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080101/2548df72/attachment.pgp 


More information about the Panel-devel mailing list