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