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