diff options
Diffstat (limited to 'src/sources/labelsource.h')
-rw-r--r-- | src/sources/labelsource.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |