From 667ad9cdec9225d3fa298aefdc1d6d90000583d8 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 (cherry picked from commit e1e7558d74bce9c95948ff07d0595ac3c5728aba) --- src/rip/k3bvideocdview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rip/k3bvideocdview.h') diff --git a/src/rip/k3bvideocdview.h b/src/rip/k3bvideocdview.h index 7e8a992..20e887f 100644 --- a/src/rip/k3bvideocdview.h +++ b/src/rip/k3bvideocdview.h @@ -45,7 +45,7 @@ namespace K3bDevice class K3bVideoCdView : public K3bMediaContentsView { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.1