diff options
Diffstat (limited to 'src/sources/ibmacpithermalsrc.h')
-rw-r--r-- | src/sources/ibmacpithermalsrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/ibmacpithermalsrc.h b/src/sources/ibmacpithermalsrc.h index 48a419c..0048d1a 100644 --- a/src/sources/ibmacpithermalsrc.h +++ b/src/sources/ibmacpithermalsrc.h @@ -30,7 +30,7 @@ * which is provided by the ibm-acpi kernel module. */ class IBMACPIThermalSrc : public LabelSource { - Q_OBJECT + TQ_OBJECT //macro which activates signals and slots (moc) public: /** |