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 aec4f343d..f2aa98302 100644
--- a/ksysguard/gui/SensorBrowser.h
+++ b/ksysguard/gui/SensorBrowser.h
@@ -45,7 +45,7 @@ class HostInfo;
*/
class SensorBrowser : public TDEListView, public KSGRD::SensorClient
{
- Q_OBJECT
+ TQ_OBJECT
public:
SensorBrowser( TQWidget* parent, KSGRD::SensorManager* sm, const char* name = 0 );