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 8f711f2..6395da7 100644 --- a/src/sources/labelsource.h +++ b/src/sources/labelsource.h @@ -31,7 +31,7 @@ class TQLabel; * @author Ken Werner */ class LabelSource : public TriggeredSource{ - Q_OBJECT + TQ_OBJECT //macro which activates signals and slots (moc) public: /** |