diff options
Diffstat (limited to 'src/sources/ibmacpithermalsrc.cpp')
-rw-r--r-- | src/sources/ibmacpithermalsrc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/ibmacpithermalsrc.cpp b/src/sources/ibmacpithermalsrc.cpp index 8ff2c1b..db56fa0 100644 --- a/src/sources/ibmacpithermalsrc.cpp +++ b/src/sources/ibmacpithermalsrc.cpp @@ -84,3 +84,4 @@ TQString IBMACPIThermalSrc::index2Name(unsigned int inIndex){ return "ibmacpi" + TQString().setNum(inIndex); } } +#include "ibmacpithermalsrc.moc" |