summaryrefslogtreecommitdiffstats
path: root/src/option/k3bdeviceoptiontab.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-20 13:17:48 +0900
commite1e7558d74bce9c95948ff07d0595ac3c5728aba (patch)
tree861250bee3677a8013fd0213ac4a6b786fd47537 /src/option/k3bdeviceoptiontab.h
parenta71adf538f8febd0686d98bd4d2f7b1531431be7 (diff)
downloadk3b-e1e7558d74bce9c95948ff07d0595ac3c5728aba.tar.gz
k3b-e1e7558d74bce9c95948ff07d0595ac3c5728aba.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/option/k3bdeviceoptiontab.h')
-rw-r--r--src/option/k3bdeviceoptiontab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option/k3bdeviceoptiontab.h b/src/option/k3bdeviceoptiontab.h
index e54ead0..3b6638c 100644
--- a/src/option/k3bdeviceoptiontab.h
+++ b/src/option/k3bdeviceoptiontab.h
@@ -25,7 +25,7 @@ class K3bDeviceWidget;
class K3bDeviceOptionTab : public TQWidget
{
-Q_OBJECT
+TQ_OBJECT
public: