summaryrefslogtreecommitdiffstats
path: root/k3bsetup/k3bsetup2.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:17:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 17:39:30 +0900
commit667ad9cdec9225d3fa298aefdc1d6d90000583d8 (patch)
tree1e7f9356a6cd55c62883c3797d5d5802031d4b75 /k3bsetup/k3bsetup2.h
parentb14c0f074f2865c2be895c606e7757d9fba7643c (diff)
downloadk3b-667ad9cd.tar.gz
k3b-667ad9cd.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e1e7558d74bce9c95948ff07d0595ac3c5728aba)
Diffstat (limited to 'k3bsetup/k3bsetup2.h')
-rw-r--r--k3bsetup/k3bsetup2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k3bsetup/k3bsetup2.h b/k3bsetup/k3bsetup2.h
index bff71f0..8cccaa2 100644
--- a/k3bsetup/k3bsetup2.h
+++ b/k3bsetup/k3bsetup2.h
@@ -27,7 +27,7 @@ class TQCheckListItem;
class K3bSetup2: public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public: