diff options
Diffstat (limited to 'src/sources/hwmonthermalsrc.h')
-rw-r--r-- | src/sources/hwmonthermalsrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/hwmonthermalsrc.h b/src/sources/hwmonthermalsrc.h index 25c1c53..deb6a1a 100644 --- a/src/sources/hwmonthermalsrc.h +++ b/src/sources/hwmonthermalsrc.h @@ -32,7 +32,7 @@ * see /usr/src/linux/Documentation/hwmon/sysfs-interface */ class HwMonThermalSrc : public LabelSource { - Q_OBJECT + TQ_OBJECT //macro which activates signals and slots (moc) public: /** |