diff options
Diffstat (limited to 'src/sources/acpithermalsrc.h')
-rw-r--r-- | src/sources/acpithermalsrc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/acpithermalsrc.h b/src/sources/acpithermalsrc.h index 949d8f6..1e0277b 100644 --- a/src/sources/acpithermalsrc.h +++ b/src/sources/acpithermalsrc.h @@ -31,6 +31,7 @@ * @author Ken Werner */ class ACPIThermalSrc : public LabelSource { + Q_OBJECT TQ_OBJECT //macro which activates signals and slots (tqmoc) public: /** |