From e1e7558d74bce9c95948ff07d0595ac3c5728aba Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 13:17:48 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- src/rip/k3bvideocdinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rip/k3bvideocdinfo.h') diff --git a/src/rip/k3bvideocdinfo.h b/src/rip/k3bvideocdinfo.h index d6efd0a..70675e2 100644 --- a/src/rip/k3bvideocdinfo.h +++ b/src/rip/k3bvideocdinfo.h @@ -70,7 +70,7 @@ class K3bVideoCdInfoResult class K3bVideoCdInfo : public TQObject { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.1