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/labelsource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sources/labelsource.h') diff --git a/src/sources/labelsource.h b/src/sources/labelsource.h index ba23edc..1cc939e 100644 --- a/src/sources/labelsource.h +++ b/src/sources/labelsource.h @@ -32,7 +32,7 @@ class TQLabel; */ class LabelSource : public TriggeredSource{ Q_OBJECT - //macro which activates signals and slots (tqmoc) + //macro which activates signals and slots (moc) public: /** * Creates a new DefaultSource from the given File -- cgit v1.2.1