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