From 107ab7796f5e050b4d96d1ebf8e7121a61f6279d 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 (cherry picked from commit 678ee0d63590ba7bf1cad32070c229d699617a3c) --- arts/tools/fftscopeview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/tools/fftscopeview.h') diff --git a/arts/tools/fftscopeview.h b/arts/tools/fftscopeview.h index 3c6e79dd..0a0a93cb 100644 --- a/arts/tools/fftscopeview.h +++ b/arts/tools/fftscopeview.h @@ -39,7 +39,7 @@ class KArtsWidget; class ArtsActions; class KDE_EXPORT FFTScopeView : public Template_ArtsView { - Q_OBJECT + TQ_OBJECT protected: Arts::StereoFFTScope scopefx; -- cgit v1.2.1