From 678ee0d63590ba7bf1cad32070c229d699617a3c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:06:43 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- kaudiocreator/encodefileimp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kaudiocreator/encodefileimp.h') diff --git a/kaudiocreator/encodefileimp.h b/kaudiocreator/encodefileimp.h index 1a3cd21c..f7ffff87 100644 --- a/kaudiocreator/encodefileimp.h +++ b/kaudiocreator/encodefileimp.h @@ -32,7 +32,7 @@ class Job; */ class EncodeFileImp : public EncodeFile { -Q_OBJECT +TQ_OBJECT signals: -- cgit v1.2.1