From f537c21b68e08f649b1b297bce8f3904603137e0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:11:21 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- ksysguard/gui/SensorBrowser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysguard/gui/SensorBrowser.h') 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 -- cgit v1.2.1