add GameLobbyDialog

This commit is contained in:
doitux
2007-08-20 21:23:03 +00:00
parent e08f8126aa
commit 23963e4ac5
7 changed files with 238 additions and 7 deletions
+14 -2
View File
@@ -6084,9 +6084,16 @@
<property name="title" >
<string>Game</string>
</property>
<widget class="QMenu" name="menuNetwork_Game" >
<property name="title" >
<string>Network Game</string>
</property>
<addaction name="actionCreate_network_Game" />
<addaction name="actionJoin_network_Game" />
</widget>
<addaction name="actionNewGame" />
<addaction name="actionCreate_network_Game" />
<addaction name="actionJoin_network_Game" />
<addaction name="menuNetwork_Game" />
<addaction name="actionInternet_Game" />
<addaction name="actionSettings" />
<addaction name="actionAboutPokerth" />
<addaction name="actionQuit" />
@@ -6175,6 +6182,11 @@
<string>Ctrl+L</string>
</property>
</action>
<action name="actionInternet_Game" >
<property name="text" >
<string>Internet Game ...</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>