From 9bea52fdd563a80f22e26375afca2d0ac461b379 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 (cherry picked from commit e050a3eb30a884522a3b09df0c37c8fc69c0c5bb) --- krdc/hostprofiles.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'krdc/hostprofiles.ui') diff --git a/krdc/hostprofiles.ui b/krdc/hostprofiles.ui index b2b86a13..ec2e32bb 100644 --- a/krdc/hostprofiles.ui +++ b/krdc/hostprofiles.ui @@ -150,15 +150,15 @@ HostPrefPtrList deletedHosts; - + hostDoubleClicked(HostPrefPtr) - - + + removeHost() removeAllHosts() selectionChanged() slotHostDoubleClicked( TQListViewItem * ) - + load() save() -- cgit v1.2.1