summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/SensorBrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui/SensorBrowser.h')
-rw-r--r--ksysguard/gui/SensorBrowser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/SensorBrowser.h b/ksysguard/gui/SensorBrowser.h
index 8794c4635..7545391ac 100644
--- a/ksysguard/gui/SensorBrowser.h
+++ b/ksysguard/gui/SensorBrowser.h
@@ -43,7 +43,7 @@ class HostInfo;
* The SensorBrowser is the graphical front-end of the SensorManager. It
* displays the currently available hosts and their sensors.
*/
-class SensorBrowser : public KListView, public KSGRD::SensorClient
+class SensorBrowser : public TDEListView, public KSGRD::SensorClient
{
Q_OBJECT