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/videodvd/k3bvideodvdrippingtitlelistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rip/videodvd/k3bvideodvdrippingtitlelistview.h') diff --git a/src/rip/videodvd/k3bvideodvdrippingtitlelistview.h b/src/rip/videodvd/k3bvideodvdrippingtitlelistview.h index e144120..1d75f95 100644 --- a/src/rip/videodvd/k3bvideodvdrippingtitlelistview.h +++ b/src/rip/videodvd/k3bvideodvdrippingtitlelistview.h @@ -28,7 +28,7 @@ class TQHideEvent; class K3bVideoDVDRippingTitleListView : public K3bListView { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.3