[atlantik-cvs] CVS: kdeaddons/atlantikdesigner/designer group.cpp,1.7,1.8

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdeaddons/atlantikdesigner/designer
In directory office:/tmp/cvs-serv8394

Modified Files:
	group.cpp 
Log Message:
Make Groups dialog consistent with Board Information dialog and every other dialog of this format in the known universe.

Index: group.cpp
===================================================================
RCS file: /home/kde/kdeaddons/atlantikdesigner/designer/group.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- group.cpp	9 Jul 2002 02:19:59 -0000	1.7
+++ group.cpp	12 Jan 2003 08:18:20 -0000	1.8
@@ -30,7 +30,7 @@
 
 	groups = new KListBox(page);
 	hlayout->addWidget(groups);
-	connect(groups, SIGNAL(executed(QListBoxItem *)), this, SLOT(updateSettings(QListBoxItem *)));
+	connect(groups, SIGNAL(highlighted(QListBoxItem *)), this, SLOT(updateSettings(QListBoxItem *)));
 	QStringList newgroups;
 	for (ConfigEstateGroupList::Iterator it = list->begin(); it != list->end(); ++it)
 		newgroups.append((*it).name());
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.