@ -42,7 +42,7 @@
#define Icon(x) TDEGlobal::instance()->iconLoader()->loadIcon( x, TDEIcon::NoGroup, TDEIcon::SizeMedium )
KSensorsCfg::KSensorsCfg(LMSensors *lsensors, const char *name)
: KDialogBase(IconList, name, Apply|Close, Close )
: KDialogBase(IconList, name, Help|Apply|Close, Close )
{
sensors= lsensors;