summaryrefslogtreecommitdiffstats
path: root/src/countdowndialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:05:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-25 13:17:32 +0900
commit91fd99c2cdc453762e21149ceaefdd917e03d9c0 (patch)
tree989b88aa250725046c6cebe9c9c4255fe23b0065 /src/countdowndialog.h
parentc2676876bc73b80fabb8bc9054825a0e4260c2a7 (diff)
downloadtdepowersave-91fd99c2cdc453762e21149ceaefdd917e03d9c0.tar.gz
tdepowersave-91fd99c2cdc453762e21149ceaefdd917e03d9c0.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/countdowndialog.h')
-rw-r--r--src/countdowndialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/countdowndialog.h b/src/countdowndialog.h
index c50b511..b103c4c 100644
--- a/src/countdowndialog.h
+++ b/src/countdowndialog.h
@@ -35,7 +35,7 @@
class countDownDialog: public countdown_Dialog {
- Q_OBJECT
+ TQ_OBJECT
public: