diff options
Diffstat (limited to 'src/sources/hwmonthermalsrc.cpp')
-rw-r--r-- | src/sources/hwmonthermalsrc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/hwmonthermalsrc.cpp b/src/sources/hwmonthermalsrc.cpp index c9b56e4..8e73610 100644 --- a/src/sources/hwmonthermalsrc.cpp +++ b/src/sources/hwmonthermalsrc.cpp @@ -91,4 +91,4 @@ TQString HwMonThermalSrc::fetchValue(){ } return s; } - +#include "hwmonthermalsrc.moc" |