From a90fa4fe0fde02bb1c4cc574ecc4faecbacf8538 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 2 Feb 2024 10:56:27 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro (cherry picked from commit a4c9d47cc7a39155376b9d552e433fedd069fcb4) --- src/titlefactor.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/titlefactor.ui') diff --git a/src/titlefactor.ui b/src/titlefactor.ui index 7d4f3e3..9e9646c 100644 --- a/src/titlefactor.ui +++ b/src/titlefactor.ui @@ -155,11 +155,11 @@ ckAutoClicked(bool) - + slFactor_valueChanged( int ) slFactorPressed() slFactorReleased() ckAutoClicked(bool) - + -- cgit v1.2.1