diff options
Diffstat (limited to 'src/sources/labelsource.h')
-rw-r--r-- | src/sources/labelsource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/labelsource.h b/src/sources/labelsource.h index 1242524..d10c98a 100644 --- a/src/sources/labelsource.h +++ b/src/sources/labelsource.h @@ -31,6 +31,7 @@ class TQLabel; * @author Ken Werner */ class LabelSource : public TriggeredSource{ + Q_OBJECT TQ_OBJECT //macro which activates signals and slots (tqmoc) public: /** |