From b4d1a6c87fad2a54b81e71fbd65e3ace03b14b86 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 19 Apr 2019 16:41:06 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit 55ebab38f1bc2c061eb3673029fee13615635221) --- src/sources/ibmacpifansrc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sources/ibmacpifansrc.cpp') diff --git a/src/sources/ibmacpifansrc.cpp b/src/sources/ibmacpifansrc.cpp index 2fcfb1d..a14e197 100644 --- a/src/sources/ibmacpifansrc.cpp +++ b/src/sources/ibmacpifansrc.cpp @@ -54,4 +54,4 @@ TQString IBMACPIFanSrc::fetchValue(){ } return s; } - +#include "ibmacpifansrc.moc" -- cgit v1.2.1