summaryrefslogtreecommitdiffstats
path: root/kshutdown/mactioneditdialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:04:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:04:04 +0900
commit29215b1f2ab443fbf0cf8c5ea2eee5cd161cc3ea (patch)
treef12ad541f7df4e86bdf8d029e9e26f0809b8f17c /kshutdown/mactioneditdialog.h
parentbf62e013156765db0c7c2c1de2c8cc0004a1d33c (diff)
downloadkshutdown-29215b1f2ab443fbf0cf8c5ea2eee5cd161cc3ea.tar.gz
kshutdown-29215b1f2ab443fbf0cf8c5ea2eee5cd161cc3ea.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kshutdown/mactioneditdialog.h')
-rw-r--r--kshutdown/mactioneditdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kshutdown/mactioneditdialog.h b/kshutdown/mactioneditdialog.h
index 27147df..5782534 100644
--- a/kshutdown/mactioneditdialog.h
+++ b/kshutdown/mactioneditdialog.h
@@ -37,7 +37,7 @@ class KPushButton;
*/
class MActionEditDialog: public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Constructor.