From e050a3eb30a884522a3b09df0c37c8fc69c0c5bb Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 5 Feb 2024 11:19:23 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- filesharing/simple/controlcenter.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'filesharing/simple/controlcenter.ui') diff --git a/filesharing/simple/controlcenter.ui b/filesharing/simple/controlcenter.ui index 4756dc90..7f22255d 100644 --- a/filesharing/simple/controlcenter.ui +++ b/filesharing/simple/controlcenter.ui @@ -472,12 +472,12 @@ krichtextlabel.h tdelistview.h - + changed() - - + + changedSlot() listView_selectionChanged() - + -- cgit v1.2.1