check for maxnumberofplayers to start network game

doubleclick on join list item will directly connect
This commit is contained in:
doitux
2007-05-23 07:16:28 +00:00
parent 2e12f1bc25
commit e8cbac12cc
4 changed files with 38 additions and 1 deletions
+16
View File
@@ -287,5 +287,21 @@
</hint>
</hints>
</connection>
<connection>
<sender>treeWidget</sender>
<signal>itemDoubleClicked(QTreeWidgetItem*,int)</signal>
<receiver>pushButton_connect</receiver>
<slot>click()</slot>
<hints>
<hint type="sourcelabel" >
<x>113</x>
<y>206</y>
</hint>
<hint type="destinationlabel" >
<x>394</x>
<y>427</y>
</hint>
</hints>
</connection>
</connections>
</ui>