From 2ce6b371816292d249824aa157691968d8310c00 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 3 Feb 2024 16:22:15 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- ksayit/src/KSayItView.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksayit/src/KSayItView.ui') diff --git a/ksayit/src/KSayItView.ui b/ksayit/src/KSayItView.ui index a01f0af..876ca04 100644 --- a/ksayit/src/KSayItView.ui +++ b/ksayit/src/KSayItView.ui @@ -58,10 +58,10 @@ TextEdit - + slotCopyAvailable(bool) slotTextChanged() - + ktextedit.h -- cgit v1.2.3