settings gui added
This commit is contained in:
@@ -4114,6 +4114,7 @@
|
||||
<string>Game</string>
|
||||
</property>
|
||||
<addaction name="actionNewGame" />
|
||||
<addaction name="actionSettings" />
|
||||
<addaction name="actionAboutPokerth" />
|
||||
<addaction name="actionQuit" />
|
||||
</widget>
|
||||
@@ -4135,6 +4136,11 @@
|
||||
<string>About PokerTH ...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSettings" >
|
||||
<property name="text" >
|
||||
<string>Settings ...</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user