Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -46,7 +46,7 @@ KSensors-0.6.1
Fixed a problem executing hddtemp to monitor harddisks temperatures.
(After 1000 executions TDEProcess object don't emit Exited signal and cpu usage jumps to 100%,
resolved creating and destroying kprocess every time is need)
resolved creating and destroying tdeprocess every time is need)
KSensors-0.6
------------
@ -20,7 +20,7 @@
#include <tqstring.h>
#include <tdeglobal.h>
#include <kprocess.h>
#include <tdeprocess.h>
#include <kaudioplayer.h>
#include "lmsensorsalarms.h"
@ -19,7 +19,7 @@
#define PROCESSEXEC_H
#include <unistd.h>
/**
*@author asdf