[kde-solaris] KDE 3.3.2, patches for 3.3.1 and some news :-)

Stefan Teleman steleman at nyc.rr.com
Fri Feb 4 04:12:08 CET 2005


On Thursday 03 February 2005 17:08, Albert Chin wrote:
> Why this part from memory.cpp?
> @@ -252,7 +272,7 @@
>      hbox->addSpacing(SPACING);
>
>      timer = new QTimer(this);
> -    timer->start(100);
> +    timer->start(500);
>      QObject::connect(timer, SIGNAL(timeout()), this,
>                      SLOT(update_Values()));

i'm increasing the timer interval because the kstat(3KSTAT) function 
calls are quite expensive.

--Stefan

-- 
Stefan Teleman          'Nobody Expects the Spanish Inquisition'
steleman at nyc.rr.com                          -Monty Python



More information about the kde-solaris mailing list