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 --- .../advanced/kcm_sambaconf/groupselectdlg.ui | 54 +++++++++++----------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'filesharing/advanced/kcm_sambaconf/groupselectdlg.ui') diff --git a/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui b/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui index 1722dd18..e4901630 100644 --- a/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui +++ b/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui @@ -1,6 +1,6 @@ GroupSelectDlg - + GroupSelectDlg @@ -28,7 +28,7 @@ 6 - + Layout1 @@ -52,14 +52,14 @@ Expanding - + 285 20 - + buttonOk @@ -76,7 +76,7 @@ true - + buttonCancel @@ -92,7 +92,7 @@ - + frame16 @@ -113,14 +113,14 @@ Expanding - + 20 20 - + groupBox87 @@ -145,7 +145,7 @@ 6 - + Name @@ -185,7 +185,7 @@ - + accessBtnGrp @@ -210,7 +210,7 @@ 6 - + defaultRadio @@ -232,7 +232,7 @@ true - + readRadio @@ -251,7 +251,7 @@ 8388690 - + writeRadio @@ -270,7 +270,7 @@ 8388695 - + adminRadio @@ -289,7 +289,7 @@ 8388673 - + noAccessRadio @@ -310,7 +310,7 @@ - + kindBtnGrp @@ -327,7 +327,7 @@ 6 - + unixRadio @@ -352,7 +352,7 @@ 0 - + nisRadio @@ -377,7 +377,7 @@ 1 - + bothRadio @@ -425,21 +425,21 @@ buttonCancel - qstringlist.h + tqstringlist.h passwd.h groupselectdlg.ui.h QString groupKind; int access; - QStringList selectedGroups; + TQStringList selectedGroups; - - init( const QStringList & specifiedGroups ) + + init( const TQStringList & specifiedGroups ) accept() - getSelectedGroups() + getSelectedGroups() getAccess() - getGroupKind() - - + getGroupKind() + + -- cgit v1.2.1