diff options
Diffstat (limited to 'src/sources/ibookg4thermalsrc.h')
-rw-r--r-- | src/sources/ibookg4thermalsrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/ibookg4thermalsrc.h b/src/sources/ibookg4thermalsrc.h index cac4362..2c411cf 100644 --- a/src/sources/ibookg4thermalsrc.h +++ b/src/sources/ibookg4thermalsrc.h @@ -33,7 +33,7 @@ * It may work on other Apple machines as well (please let me know) */ class IbookG4ThermalSrc : public LabelSource { - Q_OBJECT + TQ_OBJECT //macro which activates signals and slots (moc) public: /** |