From ed7449327dc9e93e3949b516160a0d2ac8f257fa Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:30:08 -0500 Subject: Fix inadvertent tqt changes. --- src/sources/ibmacpithermalsrc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sources/ibmacpithermalsrc.h') diff --git a/src/sources/ibmacpithermalsrc.h b/src/sources/ibmacpithermalsrc.h index ad0fabc..48a419c 100644 --- a/src/sources/ibmacpithermalsrc.h +++ b/src/sources/ibmacpithermalsrc.h @@ -31,7 +31,7 @@ */ class IBMACPIThermalSrc : public LabelSource { Q_OBJECT - //macro which activates signals and slots (tqmoc) + //macro which activates signals and slots (moc) public: /** * Creates a new Source from the given File and index -- cgit v1.2.1