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/ibookg4thermalsrc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sources/ibookg4thermalsrc.h') diff --git a/src/sources/ibookg4thermalsrc.h b/src/sources/ibookg4thermalsrc.h index 63ec4e0..cac4362 100644 --- a/src/sources/ibookg4thermalsrc.h +++ b/src/sources/ibookg4thermalsrc.h @@ -34,7 +34,7 @@ */ class IbookG4ThermalSrc : 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 -- cgit v1.2.1