summaryrefslogtreecommitdiffstats
path: root/src/autodimm.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 14:05:24 +0900
committerMichele Calgaro <[email protected]>2023-07-25 13:17:32 +0900
commit91fd99c2cdc453762e21149ceaefdd917e03d9c0 (patch)
tree989b88aa250725046c6cebe9c9c4255fe23b0065 /src/autodimm.h
parentc2676876bc73b80fabb8bc9054825a0e4260c2a7 (diff)
downloadtdepowersave-91fd99c2cdc453762e21149ceaefdd917e03d9c0.tar.gz
tdepowersave-91fd99c2cdc453762e21149ceaefdd917e03d9c0.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/autodimm.h')
-rw-r--r--src/autodimm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autodimm.h b/src/autodimm.h
index 81b1cf9..08557b4 100644
--- a/src/autodimm.h
+++ b/src/autodimm.h
@@ -37,7 +37,7 @@
class autodimm : public inactivity
{
- Q_OBJECT
+ TQ_OBJECT
public: