summaryrefslogtreecommitdiffstats
path: root/src/sources/ibookg4thermalsrc.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:55:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:55:39 +0900
commitce5e23562bd87fad061187e168873cbb3277430c (patch)
tree03dc9169af14d53754b9a2ef34a91bd44b6df912 /src/sources/ibookg4thermalsrc.h
parent4248101dc45f71107f7c633c7e0233389ef31a09 (diff)
downloadkima-ce5e23562bd87fad061187e168873cbb3277430c.tar.gz
kima-ce5e23562bd87fad061187e168873cbb3277430c.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/sources/ibookg4thermalsrc.h')
-rw-r--r--src/sources/ibookg4thermalsrc.h2
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:
/**