From 69cac65817d949cda2672ec4f0aa73d5e66a0ba1 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 22 Jun 2011 00:30:31 +0000 Subject: TQt4 port kdenetwork This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- krdc/hostprofiles.ui | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'krdc/hostprofiles.ui') diff --git a/krdc/hostprofiles.ui b/krdc/hostprofiles.ui index 2b36919b..aca1c6d6 100644 --- a/krdc/hostprofiles.ui +++ b/krdc/hostprofiles.ui @@ -1,6 +1,6 @@ HostProfiles - + HostProfiles @@ -82,14 +82,14 @@ Expanding - + 117 21 - + removeHostButton @@ -100,7 +100,7 @@ Deletes the hosts that you have selected in the list above. - + removeAllButton @@ -134,9 +134,9 @@ hostListView - doubleClicked(QListViewItem*,const QPoint&,int) + doubleClicked(TQListViewItem*,const QPoint&,int) HostProfiles - slotHostDoubleClicked(QListViewItem*) + slotHostDoubleClicked(TQListViewItem*) @@ -147,21 +147,21 @@ HostPrefPtrList deletedHosts; - + hostDoubleClicked(HostPrefPtr) - - + + removeHost() removeAllHosts() selectionChanged() - slotHostDoubleClicked( QListViewItem * ) - + slotHostDoubleClicked( TQListViewItem * ) + load() save() - - + + klistview.h -- cgit v1.2.1