diff options
Diffstat (limited to 'src/sources/ibmhdaps.h')
-rw-r--r-- | src/sources/ibmhdaps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/ibmhdaps.h b/src/sources/ibmhdaps.h index 428463a..4711a88 100644 --- a/src/sources/ibmhdaps.h +++ b/src/sources/ibmhdaps.h @@ -32,7 +32,7 @@ * @author Ken Werner */ class IBMHDAPSSrc : public LabelSource { - Q_OBJECT + TQ_OBJECT //macro which activates signals and slots (moc) public: /** |