From b3ebd61cfbfdba0d025543c5323751ad7a73a8fe Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 13:18:01 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- k9author/k9newtitle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k9author/k9newtitle.h') diff --git a/k9author/k9newtitle.h b/k9author/k9newtitle.h index 931ae1e..a5d75a3 100644 --- a/k9author/k9newtitle.h +++ b/k9author/k9newtitle.h @@ -21,7 +21,7 @@ class k9Import; class k9NewTitle : public newTitle { - Q_OBJECT + TQ_OBJECT private: k9Import *m_k9Import; -- cgit v1.2.1